|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ScalingMethodType in org.plutext.jaxb.xslfo |
|---|
| Fields in org.plutext.jaxb.xslfo declared as ScalingMethodType | |
|---|---|
protected ScalingMethodType |
InstreamForeignObject.scalingMethod
|
protected ScalingMethodType |
ExternalGraphic.scalingMethod
|
| Methods in org.plutext.jaxb.xslfo that return ScalingMethodType | |
|---|---|
static ScalingMethodType |
ScalingMethodType.fromValue(String v)
|
ScalingMethodType |
InstreamForeignObject.getScalingMethod()
Gets the value of the scalingMethod property. |
ScalingMethodType |
ExternalGraphic.getScalingMethod()
Gets the value of the scalingMethod property. |
static ScalingMethodType |
ScalingMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ScalingMethodType[] |
ScalingMethodType.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 ScalingMethodType | |
|---|---|
void |
InstreamForeignObject.setScalingMethod(ScalingMethodType value)
Sets the value of the scalingMethod property. |
void |
ExternalGraphic.setScalingMethod(ScalingMethodType value)
Sets the value of the scalingMethod property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||