|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleTypeDefinitions.OdfDrawFill | |
|---|---|
| org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
| Uses of StyleTypeDefinitions.OdfDrawFill in org.odftoolkit.simple.style |
|---|
| Methods in org.odftoolkit.simple.style that return StyleTypeDefinitions.OdfDrawFill | |
|---|---|
static StyleTypeDefinitions.OdfDrawFill |
StyleTypeDefinitions.OdfDrawFill.enumValueOf(String aValue)
|
static StyleTypeDefinitions.OdfDrawFill |
StyleTypeDefinitions.OdfDrawFill.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StyleTypeDefinitions.OdfDrawFill[] |
StyleTypeDefinitions.OdfDrawFill.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.odftoolkit.simple.style with parameters of type StyleTypeDefinitions.OdfDrawFill | |
|---|---|
void |
GraphicProperties.setFill(StyleTypeDefinitions.OdfDrawFill fillType,
Color color)
Set the fill style for a graphic object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||