au.edu.swin.synergy.plugin.diagram
Class BIconView
java.lang.Object
|
+--au.edu.swin.synergy.plugin.diagram.BIconView
- public class BIconView
- extends Object
- implements BView
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
kOrigin
public static final BScalarPoint kOrigin
halfWH
public static BScalarPoint halfWH
view
public static BIconView view
BIconView
public BIconView()
setOOZ
public static void setOOZ(BScalar pOoz)
setHalfWH
public static void setHalfWH(BScalarPoint pt)
getZ
public BScalar getZ()
- Specified by:
- getZ in interface BView
getOOZ
public BScalar getOOZ()
- Specified by:
- getOOZ in interface BView
getHalfWidth
public int getHalfWidth()
- Specified by:
- getHalfWidth in interface BView
getHalfHeight
public int getHalfHeight()
- Specified by:
- getHalfHeight in interface BView
getWidth
public int getWidth()
- Specified by:
- getWidth in interface BView
getHeight
public int getHeight()
- Specified by:
- getHeight in interface BView
getXPos
public int getXPos()
- Specified by:
- getXPos in interface BView
getYPos
public int getYPos()
- Specified by:
- getYPos in interface BView
getViewCoords
public BScalarRect getViewCoords()
- Specified by:
- getViewCoords in interface BView
getViewBounds
public BScalarRect getViewBounds()
- Specified by:
- getViewBounds in interface BView
getHalfWH
public BScalarPoint getHalfWH()
- Specified by:
- getHalfWH in interface BView