org.tbee.swing.gauge
Class GaugeDirection.LabelPoint
java.lang.Object
org.tbee.swing.gauge.GaugeDirection.LabelPoint
- Enclosing class:
- GaugeDirection
protected static class GaugeDirection.LabelPoint
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public int x
y
public int y
halign
public int halign
HALIGN_LEFT
public static final int HALIGN_LEFT
- See Also:
- Constant Field Values
HALIGN_CENTER
public static final int HALIGN_CENTER
- See Also:
- Constant Field Values
HALIGN_RIGHT
public static final int HALIGN_RIGHT
- See Also:
- Constant Field Values
valign
public int valign
VALIGN_TOP
public static final int VALIGN_TOP
- See Also:
- Constant Field Values
VALIGN_CENTER
public static final int VALIGN_CENTER
- See Also:
- Constant Field Values
VALIGN_BOTTOM
public static final int VALIGN_BOTTOM
- See Also:
- Constant Field Values
GaugeDirection.LabelPoint
public GaugeDirection.LabelPoint(int x,
int y,
int halign)
Copyright © 2012 KnowledgePlaza. All Rights Reserved.