org.jopendocument.dom
Class GraphicStyle
java.lang.Object
org.jopendocument.dom.ODNode
org.jopendocument.dom.Style
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.Style |
dup, getFormattingProperties, getFormattingProperties, getName, getNonNullStyleDesc, getNS, getPackage, getReferencedStyle, getReferencedStyleElement, getReferences, getSTYLE, getStyle, getStyleDesc, getStyleStyleDesc, isReferencedAtMostOnce, isStandardStyleResolution, register, registerAllVersions, setStandardStyleResolution, warp |
GraphicStyle
public GraphicStyle(ODPackage pkg,
org.jdom.Element tableColElem)
registerDesc
public static void registerDesc()
getTextProperties
public final TextStyle.StyleTextProperties getTextProperties()
getParagraphProperties
public final ParagraphStyle.StyleParagraphProperties getParagraphProperties()
getGraphicProperties
public final GraphicStyle.StyleGraphicProperties getGraphicProperties()
Copyright © 2010 jOpenDocument All Rights Reserved.