A B C D E G H I L M P R S T U V

I

InconsistentConstraintException - Exception in edu.cmu.relativelayout
Indicates that two or more Bindings in a single RelativeConstraints are inconsistent with one another; that is, they specify two things about the location or size of a component that cannot both be true.
InconsistentConstraintException(Binding, Binding) - Constructor for exception edu.cmu.relativelayout.InconsistentConstraintException
Constructor for InconsistentConstraintException.
invalidateLayout(Container) - Method in class edu.cmu.relativelayout.RelativeLayout
 
InvalidBindingException - Exception in edu.cmu.relativelayout
Indicates that a Binding is invalid; that is, it is not physically possible.
InvalidBindingException(Binding) - Constructor for exception edu.cmu.relativelayout.InvalidBindingException
Constructor for InvalidBindingException.
isDebugMode() - Static method in class edu.cmu.relativelayout.matrix.RelativeMatrix
Returns true if RelativeMatrix is currently in debugging mode.
isDebugMode() - Static method in class edu.cmu.relativelayout.RelativeLayout
Returns whether RelativeLayout is in debugging mode.
isValid() - Method in class edu.cmu.relativelayout.Binding
Returns a boolean indicating whether this Binding is "valid"; that is, whether the relationship it describes is possible.
isValid() - Method in class edu.cmu.relativelayout.RelativePosition
Returns true if this RelativePosition is "valid" -- that is, does not result in a nonsensical relationship.

A B C D E G H I L M P R S T U V