|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FillFormatType | |
---|---|
com.arctorus.documents |
Uses of FillFormatType in com.arctorus.documents |
---|
Methods in com.arctorus.documents that return FillFormatType | |
---|---|
FillFormatType |
FillFormat.getType()
Get shape fill type. |
static FillFormatType |
FillFormatType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FillFormatType[] |
FillFormatType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.arctorus.documents with parameters of type FillFormatType | |
---|---|
void |
FillFormat.setType(FillFormatType type)
Set shape fill type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |