Package org.apache.poi.hwpf.model
Class Grfhic
java.lang.Object
org.apache.poi.hwpf.model.types.GrfhicAbstractType
org.apache.poi.hwpf.model.Grfhic
The grfhic structure is a set of HTML incompatibility flags that specify the
HTML incompatibilities of a list structure. The values specify possible
incompatibilities between an LVL or LVLF and HTML lists. The values do not
define list properties.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.hwpf.model.types.GrfhicAbstractType
equals, getGrfhic, getSize, hashCode, isFHtmlBuiltInBullet, isFHtmlChecked, isFHtmlFirstLineMismatch, isFHtmlHangingIndentBeneathNumber, isFHtmlListTextNotSharpDot, isFHtmlNotPeriod, isFHtmlTabLeftIndentMismatch, isFHtmlUnsupported, serialize, serialize, setFHtmlBuiltInBullet, setFHtmlChecked, setFHtmlFirstLineMismatch, setFHtmlHangingIndentBeneathNumber, setFHtmlListTextNotSharpDot, setFHtmlNotPeriod, setFHtmlTabLeftIndentMismatch, setFHtmlUnsupported, setGrfhic, toString
-
Constructor Details
-
Grfhic
public Grfhic() -
Grfhic
public Grfhic(byte[] bytes, int offset)
-
-
Method Details
-
toByteArray
public byte[] toByteArray()
-