Package javax.measure.quantity
Interface Area
-
public interface Area extends Quantity<Area>
Extent of a planar region or of the surface of a solid measured in square units. The metric system unit for this quantity is "m²" (square metre).
- API Note:
- SI Derived Unit
- Since:
- 1.0
- Version:
- 2.0
- Author:
- Jean-Marie Dautelle, Werner Keil
- See Also:
Length,Volume,Pressure
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.measure.Quantity
Quantity.Scale
-
-