|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Area | |
---|---|
com.sentilla.measure.unit | Sentilla measurable units libraries for use with sensing and actuation. |
javax.measure.quantity | Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation. |
javax.measure.unit | Provides support for programatic unit handling. |
Uses of Area in com.sentilla.measure.unit |
---|
Methods in com.sentilla.measure.unit that return types with arguments of type Area | |
---|---|
Unit<Area> |
FloatSquareMeter.getUnit()
|
Uses of Area in javax.measure.quantity |
---|
Fields in javax.measure.quantity with type parameters of type Area | |
---|---|
static Unit<Area> |
Area.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Uses of Area in javax.measure.unit |
---|
Fields in javax.measure.unit with type parameters of type Area | |
---|---|
static Unit<Area> |
NonSI.ARE
A unit of area equal to 100 m²
(standard name a ). |
static Unit<Area> |
NonSI.HECTARE
A unit of area equal to 100
(standard name ha ). |
static Unit<Area> |
SI.SQUARE_METER
The metric unit for area quantities ( m² ). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |