Class OrientationSN
java.lang.Object
com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
com.realtime.crossfire.jxclient.gui.gauge.OrientationSN
- All Implemented Interfaces:
Orientation
Implements an
Orientation which grows south to north.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidRecalculate the extents of the highlighted image part.Methods inherited from class com.realtime.crossfire.jxclient.gui.gauge.AbstractOrientation
calculate, getCur, getH, getHeight, getMax, getMin, getW, getWidth, getX, getY, isLowImage, isNegativeImage, isValid, setExtends, setExtent, setHasNegativeImage, setValues
-
Constructor Details
-
OrientationSN
public OrientationSN()Creates a new instance.
-
-
Method Details
-
reCalculate
protected void reCalculate()Description copied from class:AbstractOrientationRecalculate the extents of the highlighted image part.- Specified by:
reCalculatein classAbstractOrientation
-