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

Uses of RelativePositionType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as RelativePositionType
protected  RelativePositionType TableRow.relativePosition
           
protected  RelativePositionType TableHeader.relativePosition
           
protected  RelativePositionType TableFooter.relativePosition
           
protected  RelativePositionType TableCell.relativePosition
           
protected  RelativePositionType TableCaption.relativePosition
           
protected  RelativePositionType TableBody.relativePosition
           
protected  RelativePositionType TableAndCaption.relativePosition
           
protected  RelativePositionType Table.relativePosition
           
protected  RelativePositionType PageNumberCitation.relativePosition
           
protected  RelativePositionType PageNumber.relativePosition
           
protected  RelativePositionType ListItem.relativePosition
           
protected  RelativePositionType ListBlock.relativePosition
           
protected  RelativePositionType Leader.relativePosition
           
protected  RelativePositionType InstreamForeignObject.relativePosition
           
protected  RelativePositionType InlineContainer.relativePosition
           
protected  RelativePositionType Inline.relativePosition
           
protected  RelativePositionType InitialPropertySet.relativePosition
           
protected  RelativePositionType ExternalGraphic.relativePosition
           
protected  RelativePositionType Character.relativePosition
           
protected  RelativePositionType Block.relativePosition
           
protected  RelativePositionType BidiOverride.relativePosition
           
protected  RelativePositionType BasicLink.relativePosition
           
 

Methods in org.plutext.jaxb.xslfo that return RelativePositionType
static RelativePositionType RelativePositionType.fromValue(String v)
           
 RelativePositionType TableRow.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType TableHeader.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType TableFooter.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType TableCell.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType TableCaption.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType TableBody.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType TableAndCaption.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType Table.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType PageNumberCitation.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType PageNumber.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType ListItem.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType ListBlock.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType Leader.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType InstreamForeignObject.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType InlineContainer.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType Inline.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType InitialPropertySet.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType ExternalGraphic.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType Character.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType Block.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType BidiOverride.getRelativePosition()
          Gets the value of the relativePosition property.
 RelativePositionType BasicLink.getRelativePosition()
          Gets the value of the relativePosition property.
static RelativePositionType RelativePositionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RelativePositionType[] RelativePositionType.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 RelativePositionType
 void TableRow.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void TableHeader.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void TableFooter.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void TableCell.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void TableCaption.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void TableBody.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void TableAndCaption.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void Table.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void PageNumberCitation.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void PageNumber.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void ListItem.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void ListBlock.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void Leader.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void InstreamForeignObject.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void InlineContainer.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void Inline.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void InitialPropertySet.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void ExternalGraphic.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void Character.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void Block.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void BidiOverride.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 void BasicLink.setRelativePosition(RelativePositionType value)
          Sets the value of the relativePosition property.
 



Copyright © 2012. All Rights Reserved.