|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EscherColorRef.SysIndexProcedure | |
---|---|
org.apache.poi.ddf | This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format. |
Uses of EscherColorRef.SysIndexProcedure in org.apache.poi.ddf |
---|
Methods in org.apache.poi.ddf that return EscherColorRef.SysIndexProcedure | |
---|---|
EscherColorRef.SysIndexProcedure |
EscherColorRef.getSysIndexProcedure()
Return the EscherColorRef.SysIndexProcedure - for invert flag use EscherColorRef.getSysIndexInvert() |
static EscherColorRef.SysIndexProcedure |
EscherColorRef.SysIndexProcedure.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EscherColorRef.SysIndexProcedure[] |
EscherColorRef.SysIndexProcedure.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |