org.jopendocument.dom
Class GraphicStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.StyleStyle
org.jopendocument.dom.GraphicStyle
public class GraphicStyle
- extends StyleStyle
See 14.13.1 Graphic and Presentation Styles.
- Author:
- Sylvain CUAZ
| Methods inherited from class org.jopendocument.dom.StyleStyle |
dup, equals, getFamily, getFormattingProperties, getFormattingProperties, getName, getNS, getReferences, getSTYLE, hashCode, isReferencedAtMostOnce, register, warp |
STYLE_FAMILY
public static final String STYLE_FAMILY
- See Also:
- Constant Field Values
DESC
public static final StyleDesc<GraphicStyle> DESC
GraphicStyle
public GraphicStyle(ODPackage pkg,
org.jdom.Element tableColElem)
getTextProperties
public final TextStyle.SyleTextProperties getTextProperties()
getParagraphProperties
public final ParagraphStyle.SyleParagraphProperties getParagraphProperties()
getGraphicProperties
public final GraphicStyle.SyleGraphicProperties getGraphicProperties()
Copyright © 2010 jOpenDocument All Rights Reserved.