public class XDiv extends Div
Modifier and Type | Field and Description |
---|---|
float |
x |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getRightMostXUnitText(Pixel pixel) |
boolean |
hasMore() |
void |
increment() |
boolean |
isBoundary() |
public XDiv(Pixel pixel)
public void increment()
public boolean hasMore()
public boolean isBoundary()
isBoundary
in class Div
public static java.lang.String getRightMostXUnitText(Pixel pixel)