public class Unit.Angle extends java.lang.Object implements Unit.IUnitFamily
Modifier and Type | Class and Description |
---|---|
class |
Unit.Angle.AngleUnit |
class |
Unit.Angle.CompassHeading |
class |
Unit.Angle.Degrees |
class |
Unit.Angle.Radians |
class |
Unit.Angle.Revolutions |
Constructor and Description |
---|
Angle() |
Modifier and Type | Method and Description |
---|---|
Unit.IUnit |
getPrimaryUnit() |
Unit.IUnit[] |
getSecondaryUnits() |
public Unit.IUnit getPrimaryUnit()
getPrimaryUnit
in interface Unit.IUnitFamily
public Unit.IUnit[] getSecondaryUnits()
getSecondaryUnits
in interface Unit.IUnitFamily