EnumLength
, FixedLength
, PercentLength
, TableColLength
public 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, isAbsolute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCharacter, getColor, getCondLength, getEnum, getKeep, getLengthPair, getLengthRange, getList, getNCname, getNumber, getSpace, getSpecifiedValue, getString, isAuto, setSpecifiedValue, toString
public int getDimension()
Numeric
getDimension
in interface Numeric
public Numeric getNumeric()
Property
getNumeric
in class Property
public Length getLength()
Property
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.