org.jplot2d.layout
Class GridConstraint
- java.lang.Object
-
- org.jplot2d.layout.GridConstraint
-
public class GridConstraint extends java.lang.ObjectThe constraint defines the x,y indexes in the grid of grid layout. The x is the index from left to right. The y is the index from bottom to top.
-
-
Constructor Summary
Constructors Constructor and Description GridConstraint(int gridx, int gridy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleanequals(java.lang.Object obj)intgetGridX()intgetGridY()
-
DMelt 3.0 © DataMelt by jWork.ORG