Uses of Class
org.plutext.jaxb.xslfo.ScalingMethodType

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.
 



Copyright © 2012. All Rights Reserved.