org.jopendocument.dom
Class GraphicStyle.StyleGraphicProperties
java.lang.Object
org.jopendocument.dom.StyleProperties
org.jopendocument.dom.GraphicStyle.StyleGraphicProperties
- Enclosing class:
- GraphicStyle
public static class GraphicStyle.StyleGraphicProperties
- extends StyleProperties
Cf section 15.13 to 15.28.
- Author:
- Sylvain CUAZ
Methods inherited from class org.jopendocument.dom.StyleProperties |
fallbackToDefaultStyle, getAttributeValue, getAttributeValueInAncestors, getAttributeValueNotInAncestors, getBackgroundColor, getElement, getElement, getEnclosingStyle, getNS, getRawBackgroundColor, getStyledNode, parseBoolean, parseInt, parseInteger, setAttributeValue, setAttributeValue, setBackgroundColor, setBackgroundColor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphicStyle.StyleGraphicProperties
public GraphicStyle.StyleGraphicProperties(StyleStyle style)
getHorizontalPosition
public final String getHorizontalPosition()
getHorizontalRelation
public final String getHorizontalRelation()
getVerticalPosition
public final String getVerticalPosition()
getVerticalRelation
public final String getVerticalRelation()
getProtected
public final List<String> getProtected()
- The protected position, see 15.27.8.
- Returns:
- a list that consists of any of the values content, position, or size.
isContentPrinted
public final boolean isContentPrinted()
Copyright © 2010 jOpenDocument All Rights Reserved.