EnumLength, FixedLength, PercentLength, TableColLengthpublic abstract class LengthProperty extends Property implements Length, Numeric
| Modifier and Type | Class | Description |
|---|---|---|
static class |
LengthProperty.Maker |
Inner class for making instances of LengthProperty
|
| Constructor | Description |
|---|---|
LengthProperty() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getDimension() |
Return the dimension of this numeric.
|
Length |
getLength() |
This method expects to be overridden by subclasses
|
Numeric |
getNumeric() |
This method expects to be overridden by subclasses
|
java.lang.Object |
getObject() |
This method expects to be overridden by subclasses
|
getEnum, getNumericValue, getNumericValue, isAbsoluteclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCharacter, getColor, getCondLength, getEnum, getKeep, getLengthPair, getLengthRange, getList, getNCname, getNumber, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toStringpublic int getDimension()
NumericgetDimension in interface Numericpublic Numeric getNumeric()
PropertygetNumeric in class Propertypublic Length getLength()
PropertyCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.