Uses of Class
org.plutext.jaxb.xslfo.BackgroundRepeatType
-
Uses of BackgroundRepeatType in org.plutext.jaxb.xslfo
Methods in org.plutext.jaxb.xslfo that return BackgroundRepeatType Modifier and Type Method Description static BackgroundRepeatTypeBackgroundRepeatType. fromValue(java.lang.String v)BackgroundRepeatTypeBasicLink. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeBlock. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeBlockContainer. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeCharacter. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeExternalGraphic. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeInitialPropertySet. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeInline. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeInlineContainer. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeInstreamForeignObject. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeLeader. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeListBlock. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeListItem. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypePageNumber. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypePageNumberCitation. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeRegionAfter. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeRegionBefore. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeRegionBody. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeRegionEnd. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeRegionStart. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTable. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableAndCaption. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableBody. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableCaption. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableCell. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableColumn. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableFooter. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableHeader. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTableRow. getBackgroundRepeat()Gets the value of the backgroundRepeat property.BackgroundRepeatTypeTitle. getBackgroundRepeat()Gets the value of the backgroundRepeat property.static BackgroundRepeatTypeBackgroundRepeatType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static BackgroundRepeatType[]BackgroundRepeatType. 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 BackgroundRepeatType Modifier and Type Method Description voidBasicLink. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidBlock. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidBlockContainer. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidCharacter. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidExternalGraphic. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidInitialPropertySet. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidInline. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidInlineContainer. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidInstreamForeignObject. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidLeader. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidListBlock. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidListItem. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidPageNumber. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidPageNumberCitation. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidRegionAfter. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidRegionBefore. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidRegionBody. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidRegionEnd. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidRegionStart. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTable. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableAndCaption. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableBody. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableCaption. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableCell. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableColumn. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableFooter. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableHeader. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTableRow. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.voidTitle. setBackgroundRepeat(BackgroundRepeatType value)Sets the value of the backgroundRepeat property.