|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ScalingType in org.plutext.jaxb.xslfo |
|---|
| Fields in org.plutext.jaxb.xslfo declared as ScalingType | |
|---|---|
protected ScalingType |
InstreamForeignObject.scaling
|
protected ScalingType |
ExternalGraphic.scaling
|
| Methods in org.plutext.jaxb.xslfo that return ScalingType | |
|---|---|
static ScalingType |
ScalingType.fromValue(String v)
|
ScalingType |
InstreamForeignObject.getScaling()
Gets the value of the scaling property. |
ScalingType |
ExternalGraphic.getScaling()
Gets the value of the scaling property. |
static ScalingType |
ScalingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScalingType[] |
ScalingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plutext.jaxb.xslfo with parameters of type ScalingType | |
|---|---|
void |
InstreamForeignObject.setScaling(ScalingType value)
Sets the value of the scaling property. |
void |
ExternalGraphic.setScaling(ScalingType value)
Sets the value of the scaling property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||