LengthBasepublic interface PercentBase
| Modifier and Type | Method | Description |
|---|---|---|
int |
getBaseLength(PercentBaseContext context) |
|
double |
getBaseValue() |
|
int |
getDimension() |
Determines whether a numeric property is created or one with a percentage
base.
|
int getDimension()
double getBaseValue()
int getBaseLength(PercentBaseContext context) throws PropertyException
context - The context for percentage evaluationPropertyException - if a problem occurs during evaluation of this
value.Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.