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

Uses of RenderingIntentType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as RenderingIntentType
protected  RenderingIntentType ColorProfile.renderingIntent
           
 

Methods in org.plutext.jaxb.xslfo that return RenderingIntentType
static RenderingIntentType RenderingIntentType.fromValue(String v)
           
 RenderingIntentType ColorProfile.getRenderingIntent()
          Gets the value of the renderingIntent property.
static RenderingIntentType RenderingIntentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RenderingIntentType[] RenderingIntentType.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 RenderingIntentType
 void ColorProfile.setRenderingIntent(RenderingIntentType value)
          Sets the value of the renderingIntent property.
 



Copyright © 2012. All Rights Reserved.