Numeric
EnumLength
, FixedLength
, LengthProperty
, NumericProperty
, PercentLength
, RelativeNumericProperty
, TableColLength
public interface Length extends Numeric
Modifier and Type | Method | Description |
---|---|---|
int |
getValue() |
Returns the length in 1/1000ths of a point (millipoints)
|
int |
getValue(PercentBaseContext context) |
Returns the length in 1/1000ths of a point (millipoints)
|
getDimension, getEnum, getNumericValue, getNumericValue, isAbsolute
int getValue()
int getValue(PercentBaseContext context)
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.