|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleTypeDefinitions.AnchorType | |
|---|---|
| org.odftoolkit.simple.draw | Provide high level methods to manipulate draw frame and text box. |
| org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
| Uses of StyleTypeDefinitions.AnchorType in org.odftoolkit.simple.draw |
|---|
| Methods in org.odftoolkit.simple.draw with parameters of type StyleTypeDefinitions.AnchorType | |
|---|---|
void |
FrameStyleHandler.setAchorType(StyleTypeDefinitions.AnchorType achorType)
Set how a frame is bound to a text document. |
| Uses of StyleTypeDefinitions.AnchorType in org.odftoolkit.simple.style |
|---|
| Methods in org.odftoolkit.simple.style that return StyleTypeDefinitions.AnchorType | |
|---|---|
static StyleTypeDefinitions.AnchorType |
StyleTypeDefinitions.AnchorType.enumValueOf(String aValue)
|
static StyleTypeDefinitions.AnchorType |
StyleTypeDefinitions.AnchorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StyleTypeDefinitions.AnchorType[] |
StyleTypeDefinitions.AnchorType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||