public class OrientationNS extends AbstractOrientation
Orientation which grows north to south.| Constructor and Description |
|---|
OrientationNS()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
reCalculate()
Recalculate the extents of the highlighted image part.
|
calculate, getCur, getH, getHeight, getMax, getMin, getW, getWidth, getX, getY, isLowImage, isNegativeImage, isValid, setExtends, setExtent, setHasNegativeImage, setValuesprotected void reCalculate()
AbstractOrientationreCalculate in class AbstractOrientation