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

Uses of DominantBaselineType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as DominantBaselineType
protected  DominantBaselineType PageNumberCitation.dominantBaseline
           
protected  DominantBaselineType PageNumber.dominantBaseline
           
protected  DominantBaselineType Leader.dominantBaseline
           
protected  DominantBaselineType InstreamForeignObject.dominantBaseline
           
protected  DominantBaselineType InlineContainer.dominantBaseline
           
protected  DominantBaselineType Inline.dominantBaseline
           
protected  DominantBaselineType ExternalGraphic.dominantBaseline
           
protected  DominantBaselineType Character.dominantBaseline
           
protected  DominantBaselineType BasicLink.dominantBaseline
           
 

Methods in org.plutext.jaxb.xslfo that return DominantBaselineType
static DominantBaselineType DominantBaselineType.fromValue(String v)
           
 DominantBaselineType PageNumberCitation.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType PageNumber.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType Leader.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType InstreamForeignObject.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType InlineContainer.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType Inline.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType ExternalGraphic.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType Character.getDominantBaseline()
          Gets the value of the dominantBaseline property.
 DominantBaselineType BasicLink.getDominantBaseline()
          Gets the value of the dominantBaseline property.
static DominantBaselineType DominantBaselineType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DominantBaselineType[] DominantBaselineType.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 DominantBaselineType
 void PageNumberCitation.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void PageNumber.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void Leader.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void InstreamForeignObject.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void InlineContainer.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void Inline.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void ExternalGraphic.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void Character.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 void BasicLink.setDominantBaseline(DominantBaselineType value)
          Sets the value of the dominantBaseline property.
 



Copyright © 2012. All Rights Reserved.