Home | History | Annotate | Download | only in util

Lines Matching defs:FOOT

85      * Get the subType, such as ?foot?.
418 * Constant for unit of area: square-foot
420 public static final MeasureUnit SQUARE_FOOT = MeasureUnit.internalGetInstance("area", "square-foot");
691 * Constant for unit of length: foot
693 public static final MeasureUnit FOOT = MeasureUnit.internalGetInstance("length", "foot");
927 * Constant for unit of volume: acre-foot
929 public static final MeasureUnit ACRE_FOOT = MeasureUnit.internalGetInstance("volume", "acre-foot");
947 * Constant for unit of volume: cubic-foot
949 public static final MeasureUnit CUBIC_FOOT = MeasureUnit.internalGetInstance("volume", "cubic-foot");