| Package | Description | 
|---|---|
| loci.formats | Bio-Formats: a library for reading and writing popular microscopy file
formats. | 
| ome.units | |
| ome.units.quantity | 
| Modifier and Type | Method and Description | 
|---|---|
| static Angle | FormatTools. createAngle(Double value,
           Unit<Angle> valueUnit) | 
| static Angle | FormatTools. createAngle(Integer value,
           Unit<Angle> valueUnit) | 
| static <T extends PrimitiveNumber>  | FormatTools. createAngle(T value,
           Unit<Angle> valueUnit) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Angle | FormatTools. createAngle(Double value,
           Unit<Angle> valueUnit) | 
| static Angle | FormatTools. createAngle(Integer value,
           Unit<Angle> valueUnit) | 
| static <T extends PrimitiveNumber>  | FormatTools. createAngle(T value,
           Unit<Angle> valueUnit) | 
| Modifier and Type | Field and Description | 
|---|---|
| static Unit<Angle> | UNITS. DEG | 
| static Unit<Angle> | UNITS. GON | 
| static Unit<Angle> | UNITS. RAD | 
| static Unit<Angle> | UNITS. RADIAN | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) Unit<Angle> | Angle. unit | 
| Modifier and Type | Method and Description | 
|---|---|
| Unit<Angle> | Angle. unit() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | Angle. compareTo(Angle other) | 
| Modifier and Type | Method and Description | 
|---|---|
| Number | Angle. value(Unit<Angle> inUnit) | 
| Constructor and Description | 
|---|
| Angle(Number inValue,
     Unit<Angle> inUnit) | 
Copyright © 2015 Open Microscopy Environment