Uses of Class
org.apache.poi.hwpf.model.Grfhic

Packages that use Grfhic
org.apache.poi.hwpf.model.types   
 

Uses of Grfhic in org.apache.poi.hwpf.model.types
 

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.