|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OverflowType in org.plutext.jaxb.xslfo |
|---|
| Fields in org.plutext.jaxb.xslfo declared as OverflowType | |
|---|---|
protected OverflowType |
RegionStart.overflow
|
protected OverflowType |
RegionEnd.overflow
|
protected OverflowType |
RegionBody.overflow
|
protected OverflowType |
RegionBefore.overflow
|
protected OverflowType |
RegionAfter.overflow
|
protected OverflowType |
InstreamForeignObject.overflow
|
protected OverflowType |
InlineContainer.overflow
|
protected OverflowType |
ExternalGraphic.overflow
|
protected OverflowType |
BlockContainer.overflow
|
| Methods in org.plutext.jaxb.xslfo that return OverflowType | |
|---|---|
static OverflowType |
OverflowType.fromValue(String v)
|
OverflowType |
RegionStart.getOverflow()
Gets the value of the overflow property. |
OverflowType |
RegionEnd.getOverflow()
Gets the value of the overflow property. |
OverflowType |
RegionBody.getOverflow()
Gets the value of the overflow property. |
OverflowType |
RegionBefore.getOverflow()
Gets the value of the overflow property. |
OverflowType |
RegionAfter.getOverflow()
Gets the value of the overflow property. |
OverflowType |
InstreamForeignObject.getOverflow()
Gets the value of the overflow property. |
OverflowType |
InlineContainer.getOverflow()
Gets the value of the overflow property. |
OverflowType |
ExternalGraphic.getOverflow()
Gets the value of the overflow property. |
OverflowType |
BlockContainer.getOverflow()
Gets the value of the overflow property. |
static OverflowType |
OverflowType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OverflowType[] |
OverflowType.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 OverflowType | |
|---|---|
void |
RegionStart.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
RegionEnd.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
RegionBody.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
RegionBefore.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
RegionAfter.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
InstreamForeignObject.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
InlineContainer.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
ExternalGraphic.setOverflow(OverflowType value)
Sets the value of the overflow property. |
void |
BlockContainer.setOverflow(OverflowType value)
Sets the value of the overflow property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||