| javax.measure.quantity.Area
Area | public interface Area extends Quantity(Code) | | This interface represents the extent of a planar region or of the surface of
a solid measured in square units. The system unit for this quantity
is "m²" (square meter).
author: Jean-Marie Dautelle version: 1.0, January 14, 2006 |
Field Summary | |
final public static Unit<Area> | UNIT Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT | final public static Unit<Area> UNIT(Code) | | Holds the SI unit (Système International d'Unités) for this quantity.
|
|
|