public static class GraphicsAxis.GraphicsAxisTicks extends Object
Constructor and Description |
---|
GraphicsAxisTicks() |
Modifier and Type | Method and Description |
---|---|
List<LatexText> |
getAxisTexts() |
List<Double> |
getAxisTicks() |
int |
getSignificantFigures(List<Double> array) |
double |
getTextsHeight(Graphics2D g2d) |
double |
getTextsWidth(Graphics2D g2d) |
void |
init(List<Double> ticks) |
void |
updateFont(FontProperties fp) |
public void updateFont(FontProperties fp)
public double getTextsWidth(Graphics2D g2d)
public double getTextsHeight(Graphics2D g2d)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics