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

G

get(String) - Static method in class edu.cmu.relativelayout.equation.Variable
Returns a Variable initialized with the given name, creating it if it does not already exist.
getBindingFactory() - Static method in class edu.cmu.relativelayout.BindingFactory
This method returns the default instance of BindingFactory.
getBottomMargin() - Method in class edu.cmu.relativelayout.BindingFactory
Returns the current bottom margin of this BindingFactory.
getCoefficient(Variable) - Method in interface edu.cmu.relativelayout.equation.Equation
Gets the coefficient of the variable specified in the parameter.
getDirection() - Method in class edu.cmu.relativelayout.RelativePosition
Accessor method for direction, as set in the constructor.
getDistance() - Method in class edu.cmu.relativelayout.RelativePosition
Accessor method for distance, as set in the constructor.
getFixedComponent() - Method in class edu.cmu.relativelayout.Binding
Returns the fixed component for this Binding.
getFixedEdge() - Method in class edu.cmu.relativelayout.RelativePosition
Accessor method for fixedEdge, as set in the constructor.
getHorizontalSpacing() - Method in class edu.cmu.relativelayout.BindingFactory
Returns the current horizontal spacing used by this BindingFactory.
getLayoutAlignmentX(Container) - Method in class edu.cmu.relativelayout.RelativeLayout
 
getLayoutAlignmentY(Container) - Method in class edu.cmu.relativelayout.RelativeLayout
 
getLeftMargin() - Method in class edu.cmu.relativelayout.BindingFactory
Returns the current left margin of this BindingFactory.
getMessage() - Method in exception edu.cmu.relativelayout.InconsistentConstraintException
 
getMessage() - Method in exception edu.cmu.relativelayout.InvalidBindingException
 
getMessage() - Method in exception edu.cmu.relativelayout.matrix.AmbiguousLayoutException
 
getMessage() - Method in exception edu.cmu.relativelayout.UnknownComponentException
 
getMyEdge() - Method in class edu.cmu.relativelayout.RelativePosition
Accessor method for myEdge, as set in the constructor.
getName() - Method in class edu.cmu.relativelayout.equation.Variable
Returns ths name of this variable.
getRelativePosition() - Method in class edu.cmu.relativelayout.Binding
Returns a RelativePosition object describing the position in this Binding.
getRightHandSide() - Method in interface edu.cmu.relativelayout.equation.Equation
The right hand side of this equation, when all variables are on the left.
getRightMargin() - Method in class edu.cmu.relativelayout.BindingFactory
Returns the current right margin of this BindingFactory.
getTopMargin() - Method in class edu.cmu.relativelayout.BindingFactory
Returns the current top margin of this BindingFactory.
getVariables() - Method in interface edu.cmu.relativelayout.equation.Equation
Returns a list of all the variables used in this equation.
getVerticalSpacing() - Method in class edu.cmu.relativelayout.BindingFactory
Returns the current vertical spacing used by this BindingFactory.

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