public class XPositions
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
float |
center |
float |
ofYAxis |
float |
ofYMinusText |
float |
ofYText |
Constructor and Description |
---|
XPositions() |
Modifier and Type | Method and Description |
---|---|
float |
getXOfXUnitLabel(float startX,
Pixel pixel,
java.lang.String yUnitLabel) |
public float ofYText
public float ofYMinusText
public float ofYAxis
public float center
public float getXOfXUnitLabel(float startX, Pixel pixel, java.lang.String yUnitLabel)