Uses of Class
org.plutext.jaxb.xslfo.PositionType
-
Uses of PositionType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as PositionType Modifier and Type Field Description protected PositionTypeBasicLink. positionprotected PositionTypeBidiOverride. positionprotected PositionTypeBlock. positionprotected PositionTypeBlockContainer. positionprotected PositionTypeCharacter. positionprotected PositionTypeColorProfile. positionprotected PositionTypeConditionalPageMasterReference. positionprotected PositionTypeDeclarations. positionprotected PositionTypeExternalGraphic. positionprotected PositionTypeFloat. positionprotected PositionTypeFlow. positionprotected PositionTypeFootnote. positionprotected PositionTypeFootnoteBody. positionprotected PositionTypeInitialPropertySet. positionprotected PositionTypeInline. positionprotected PositionTypeInlineContainer. positionprotected PositionTypeInstreamForeignObject. positionprotected PositionTypeLayoutMasterSet. positionprotected PositionTypeLeader. positionprotected PositionTypeListBlock. positionprotected PositionTypeListItem. positionprotected PositionTypeListItemBody. positionprotected PositionTypeListItemLabel. positionprotected PositionTypeMarker. positionprotected PositionTypeMultiCase. positionprotected PositionTypeMultiProperties. positionprotected PositionTypeMultiPropertySet. positionprotected PositionTypeMultiSwitch. positionprotected PositionTypeMultiToggle. positionprotected PositionTypePageNumber. positionprotected PositionTypePageNumberCitation. positionprotected PositionTypePageSequence. positionprotected PositionTypePageSequenceMaster. positionprotected PositionTypeRegionAfter. positionprotected PositionTypeRegionBefore. positionprotected PositionTypeRegionBody. positionprotected PositionTypeRegionEnd. positionprotected PositionTypeRegionStart. positionprotected PositionTypeRepeatablePageMasterAlternatives. positionprotected PositionTypeRepeatablePageMasterReference. positionprotected PositionTypeRetrieveMarker. positionprotected PositionTypeRoot. positionprotected PositionTypeSimplePageMaster. positionprotected PositionTypeSinglePageMasterReference. positionprotected PositionTypeStaticContent. positionprotected PositionTypeTable. positionprotected PositionTypeTableAndCaption. positionprotected PositionTypeTableBody. positionprotected PositionTypeTableCaption. positionprotected PositionTypeTableCell. positionprotected PositionTypeTableColumn. positionprotected PositionTypeTableFooter. positionprotected PositionTypeTableHeader. positionprotected PositionTypeTableRow. positionprotected PositionTypeTitle. positionprotected PositionTypeWrapper. positionMethods in org.plutext.jaxb.xslfo that return PositionType Modifier and Type Method Description static PositionTypePositionType. fromValue(java.lang.String v)PositionTypeBasicLink. getPosition()Gets the value of the position property.PositionTypeBidiOverride. getPosition()Gets the value of the position property.PositionTypeBlock. getPosition()Gets the value of the position property.PositionTypeBlockContainer. getPosition()Gets the value of the position property.PositionTypeCharacter. getPosition()Gets the value of the position property.PositionTypeColorProfile. getPosition()Gets the value of the position property.PositionTypeConditionalPageMasterReference. getPosition()Gets the value of the position property.PositionTypeDeclarations. getPosition()Gets the value of the position property.PositionTypeExternalGraphic. getPosition()Gets the value of the position property.PositionTypeFloat. getPosition()Gets the value of the position property.PositionTypeFlow. getPosition()Gets the value of the position property.PositionTypeFootnote. getPosition()Gets the value of the position property.PositionTypeFootnoteBody. getPosition()Gets the value of the position property.PositionTypeInitialPropertySet. getPosition()Gets the value of the position property.PositionTypeInline. getPosition()Gets the value of the position property.PositionTypeInlineContainer. getPosition()Gets the value of the position property.PositionTypeInstreamForeignObject. getPosition()Gets the value of the position property.PositionTypeLayoutMasterSet. getPosition()Gets the value of the position property.PositionTypeLeader. getPosition()Gets the value of the position property.PositionTypeListBlock. getPosition()Gets the value of the position property.PositionTypeListItem. getPosition()Gets the value of the position property.PositionTypeListItemBody. getPosition()Gets the value of the position property.PositionTypeListItemLabel. getPosition()Gets the value of the position property.PositionTypeMarker. getPosition()Gets the value of the position property.PositionTypeMultiCase. getPosition()Gets the value of the position property.PositionTypeMultiProperties. getPosition()Gets the value of the position property.PositionTypeMultiPropertySet. getPosition()Gets the value of the position property.PositionTypeMultiSwitch. getPosition()Gets the value of the position property.PositionTypeMultiToggle. getPosition()Gets the value of the position property.PositionTypePageNumber. getPosition()Gets the value of the position property.PositionTypePageNumberCitation. getPosition()Gets the value of the position property.PositionTypePageSequence. getPosition()Gets the value of the position property.PositionTypePageSequenceMaster. getPosition()Gets the value of the position property.PositionTypeRegionAfter. getPosition()Gets the value of the position property.PositionTypeRegionBefore. getPosition()Gets the value of the position property.PositionTypeRegionBody. getPosition()Gets the value of the position property.PositionTypeRegionEnd. getPosition()Gets the value of the position property.PositionTypeRegionStart. getPosition()Gets the value of the position property.PositionTypeRepeatablePageMasterAlternatives. getPosition()Gets the value of the position property.PositionTypeRepeatablePageMasterReference. getPosition()Gets the value of the position property.PositionTypeRetrieveMarker. getPosition()Gets the value of the position property.PositionTypeRoot. getPosition()Gets the value of the position property.PositionTypeSimplePageMaster. getPosition()Gets the value of the position property.PositionTypeSinglePageMasterReference. getPosition()Gets the value of the position property.PositionTypeStaticContent. getPosition()Gets the value of the position property.PositionTypeTable. getPosition()Gets the value of the position property.PositionTypeTableAndCaption. getPosition()Gets the value of the position property.PositionTypeTableBody. getPosition()Gets the value of the position property.PositionTypeTableCaption. getPosition()Gets the value of the position property.PositionTypeTableCell. getPosition()Gets the value of the position property.PositionTypeTableColumn. getPosition()Gets the value of the position property.PositionTypeTableFooter. getPosition()Gets the value of the position property.PositionTypeTableHeader. getPosition()Gets the value of the position property.PositionTypeTableRow. getPosition()Gets the value of the position property.PositionTypeTitle. getPosition()Gets the value of the position property.PositionTypeWrapper. getPosition()Gets the value of the position property.static PositionTypePositionType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PositionType[]PositionType. 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 PositionType Modifier and Type Method Description voidBasicLink. setPosition(PositionType value)Sets the value of the position property.voidBidiOverride. setPosition(PositionType value)Sets the value of the position property.voidBlock. setPosition(PositionType value)Sets the value of the position property.voidBlockContainer. setPosition(PositionType value)Sets the value of the position property.voidCharacter. setPosition(PositionType value)Sets the value of the position property.voidColorProfile. setPosition(PositionType value)Sets the value of the position property.voidConditionalPageMasterReference. setPosition(PositionType value)Sets the value of the position property.voidDeclarations. setPosition(PositionType value)Sets the value of the position property.voidExternalGraphic. setPosition(PositionType value)Sets the value of the position property.voidFloat. setPosition(PositionType value)Sets the value of the position property.voidFlow. setPosition(PositionType value)Sets the value of the position property.voidFootnote. setPosition(PositionType value)Sets the value of the position property.voidFootnoteBody. setPosition(PositionType value)Sets the value of the position property.voidInitialPropertySet. setPosition(PositionType value)Sets the value of the position property.voidInline. setPosition(PositionType value)Sets the value of the position property.voidInlineContainer. setPosition(PositionType value)Sets the value of the position property.voidInstreamForeignObject. setPosition(PositionType value)Sets the value of the position property.voidLayoutMasterSet. setPosition(PositionType value)Sets the value of the position property.voidLeader. setPosition(PositionType value)Sets the value of the position property.voidListBlock. setPosition(PositionType value)Sets the value of the position property.voidListItem. setPosition(PositionType value)Sets the value of the position property.voidListItemBody. setPosition(PositionType value)Sets the value of the position property.voidListItemLabel. setPosition(PositionType value)Sets the value of the position property.voidMarker. setPosition(PositionType value)Sets the value of the position property.voidMultiCase. setPosition(PositionType value)Sets the value of the position property.voidMultiProperties. setPosition(PositionType value)Sets the value of the position property.voidMultiPropertySet. setPosition(PositionType value)Sets the value of the position property.voidMultiSwitch. setPosition(PositionType value)Sets the value of the position property.voidMultiToggle. setPosition(PositionType value)Sets the value of the position property.voidPageNumber. setPosition(PositionType value)Sets the value of the position property.voidPageNumberCitation. setPosition(PositionType value)Sets the value of the position property.voidPageSequence. setPosition(PositionType value)Sets the value of the position property.voidPageSequenceMaster. setPosition(PositionType value)Sets the value of the position property.voidRegionAfter. setPosition(PositionType value)Sets the value of the position property.voidRegionBefore. setPosition(PositionType value)Sets the value of the position property.voidRegionBody. setPosition(PositionType value)Sets the value of the position property.voidRegionEnd. setPosition(PositionType value)Sets the value of the position property.voidRegionStart. setPosition(PositionType value)Sets the value of the position property.voidRepeatablePageMasterAlternatives. setPosition(PositionType value)Sets the value of the position property.voidRepeatablePageMasterReference. setPosition(PositionType value)Sets the value of the position property.voidRetrieveMarker. setPosition(PositionType value)Sets the value of the position property.voidRoot. setPosition(PositionType value)Sets the value of the position property.voidSimplePageMaster. setPosition(PositionType value)Sets the value of the position property.voidSinglePageMasterReference. setPosition(PositionType value)Sets the value of the position property.voidStaticContent. setPosition(PositionType value)Sets the value of the position property.voidTable. setPosition(PositionType value)Sets the value of the position property.voidTableAndCaption. setPosition(PositionType value)Sets the value of the position property.voidTableBody. setPosition(PositionType value)Sets the value of the position property.voidTableCaption. setPosition(PositionType value)Sets the value of the position property.voidTableCell. setPosition(PositionType value)Sets the value of the position property.voidTableColumn. setPosition(PositionType value)Sets the value of the position property.voidTableFooter. setPosition(PositionType value)Sets the value of the position property.voidTableHeader. setPosition(PositionType value)Sets the value of the position property.voidTableRow. setPosition(PositionType value)Sets the value of the position property.voidTitle. setPosition(PositionType value)Sets the value of the position property.voidWrapper. setPosition(PositionType value)Sets the value of the position property.