Uses of Class
org.plutext.jaxb.xslfo.RelativePositionType
-
Uses of RelativePositionType in org.plutext.jaxb.xslfo
Methods in org.plutext.jaxb.xslfo that return RelativePositionType Modifier and Type Method Description static RelativePositionTypeRelativePositionType. fromValue(java.lang.String v)RelativePositionTypeBasicLink. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeBidiOverride. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeBlock. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeCharacter. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeExternalGraphic. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeInitialPropertySet. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeInline. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeInlineContainer. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeInstreamForeignObject. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeLeader. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeListBlock. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeListItem. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypePageNumber. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypePageNumberCitation. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTable. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTableAndCaption. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTableBody. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTableCaption. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTableCell. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTableFooter. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTableHeader. getRelativePosition()Gets the value of the relativePosition property.RelativePositionTypeTableRow. getRelativePosition()Gets the value of the relativePosition property.static RelativePositionTypeRelativePositionType. valueOf(java.lang.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 Modifier and Type Method Description voidBasicLink. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidBidiOverride. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidBlock. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidCharacter. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidExternalGraphic. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidInitialPropertySet. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidInline. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidInlineContainer. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidInstreamForeignObject. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidLeader. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidListBlock. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidListItem. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidPageNumber. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidPageNumberCitation. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTable. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTableAndCaption. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTableBody. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTableCaption. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTableCell. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTableFooter. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTableHeader. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.voidTableRow. setRelativePosition(RelativePositionType value)Sets the value of the relativePosition property.