fr.esrf.tangoatk.widget.util.interlock
Class NetShape
java.lang.Object
fr.esrf.tangoatk.widget.util.interlock.NetShape
public class NetShape
- extends java.lang.Object
A class to manage the shape of a bubble object.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SHAPE_CIRCLE
public static final int SHAPE_CIRCLE
- See Also:
- Constant Field Values
SHAPE_SQUARE
public static final int SHAPE_SQUARE
- See Also:
- Constant Field Values
SHAPE_HEXAGON
public static final int SHAPE_HEXAGON
- See Also:
- Constant Field Values
SHAPE_VCC
public static final int SHAPE_VCC
- See Also:
- Constant Field Values
SHAPE_GROUND
public static final int SHAPE_GROUND
- See Also:
- Constant Field Values
SHAPE_DOT
public static final int SHAPE_DOT
- See Also:
- Constant Field Values
SHAPE_COMPUTER1
public static final int SHAPE_COMPUTER1
- See Also:
- Constant Field Values
SHAPE_DEVICE1
public static final int SHAPE_DEVICE1
- See Also:
- Constant Field Values
SHAPE_DEVICE2
public static final int SHAPE_DEVICE2
- See Also:
- Constant Field Values
SHAPE_DEVICE3
public static final int SHAPE_DEVICE3
- See Also:
- Constant Field Values
SHAPE_NETDEVICE1
public static final int SHAPE_NETDEVICE1
- See Also:
- Constant Field Values
SHAPE_NETDEVICE2
public static final int SHAPE_NETDEVICE2
- See Also:
- Constant Field Values
SHAPE_NETDEVICE3
public static final int SHAPE_NETDEVICE3
- See Also:
- Constant Field Values
SHAPE_PRINTER1
public static final int SHAPE_PRINTER1
- See Also:
- Constant Field Values
SHAPE_PRINTER2
public static final int SHAPE_PRINTER2
- See Also:
- Constant Field Values
SHAPE_PRINTER3
public static final int SHAPE_PRINTER3
- See Also:
- Constant Field Values
SHAPE_SERVER1
public static final int SHAPE_SERVER1
- See Also:
- Constant Field Values
SHAPE_SERVER2
public static final int SHAPE_SERVER2
- See Also:
- Constant Field Values
SHAPE_STORAGE1
public static final int SHAPE_STORAGE1
- See Also:
- Constant Field Values
SHAPE_STORAGE2
public static final int SHAPE_STORAGE2
- See Also:
- Constant Field Values
SHAPE_STORAGE3
public static final int SHAPE_STORAGE3
- See Also:
- Constant Field Values
SHAPE_STORAGE4
public static final int SHAPE_STORAGE4
- See Also:
- Constant Field Values
SHAPE_STORAGE5
public static final int SHAPE_STORAGE5
- See Also:
- Constant Field Values
SHAPE_XTERM
public static final int SHAPE_XTERM
- See Also:
- Constant Field Values
NetShape
public NetShape()