|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Grfhic | |
---|---|
org.apache.poi.hwpf.model.types |
Uses of Grfhic in org.apache.poi.hwpf.model.types |
---|
Fields in org.apache.poi.hwpf.model.types declared as Grfhic | |
---|---|
protected Grfhic |
LVLFAbstractType.field_11_grfhic
|
protected Grfhic |
LSTFAbstractType.field_5_grfhic
|
protected Grfhic |
LFOAbstractType.field_6_grfhic
|
Methods in org.apache.poi.hwpf.model.types that return Grfhic | |
---|---|
Grfhic |
LVLFAbstractType.getGrfhic()
A grfhic that specifies the HTML incompatibilities of the level.. |
Grfhic |
LSTFAbstractType.getGrfhic()
A grfhic that specifies the HTML incompatibilities of the list.. |
Grfhic |
LFOAbstractType.getGrfhic()
HTML compatibility flags. |
Methods in org.apache.poi.hwpf.model.types with parameters of type Grfhic | |
---|---|
void |
LVLFAbstractType.setGrfhic(Grfhic field_11_grfhic)
A grfhic that specifies the HTML incompatibilities of the level.. |
void |
LSTFAbstractType.setGrfhic(Grfhic field_5_grfhic)
A grfhic that specifies the HTML incompatibilities of the list.. |
void |
LFOAbstractType.setGrfhic(Grfhic field_6_grfhic)
HTML compatibility flags. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |