com.partnersoft.v3x.graphics
Class SemiAngle
java.lang.Object
com.partnersoft.v3x.graphics.SemiAngle
- All Implemented Interfaces:
- AngleFormat
public class SemiAngle
- extends java.lang.Object
- implements AngleFormat
SemiAngle string representation of azimuth angles....
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemiAngle
public SemiAngle(double offset)
SemiAngle
public SemiAngle()
stringFormat
public java.lang.String stringFormat(Coord3D grandpa,
Coord3D pops,
Coord3D billy)
- Specified by:
stringFormat in interface AngleFormat
stringFormat
public java.lang.String stringFormat(Coord3D pops,
Coord3D billy)
- Specified by:
stringFormat in interface AngleFormat
getZeroOffset
public double getZeroOffset()
setZeroOffset
public void setZeroOffset(double offset)