javax.measure.quantity
Interface Area
- All Superinterfaces:
- Quantity
public interface Area
- extends Quantity
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).
- Version:
- 1.0, January 14, 2006
- Author:
- Jean-Marie Dautelle
Field Summary |
static Unit<Area> |
UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
UNIT
static final Unit<Area> UNIT
- Holds the SI unit (Système International d'Unités) for this quantity.
Copyright © 2007 JSR-275