|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.dom.element.OdfElement
org.odftoolkit.odfdom.dom.element.draw.OdfEnhancedGeometryElement
public abstract class OdfEnhancedGeometryElement
DOM implementation of OpenDocument element draw:enhanced-geometry.
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| Fields inherited from class org.odftoolkit.odfdom.dom.element.OdfElement |
|---|
mOdfDocument |
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
OdfEnhancedGeometryElement(OdfFileDom aOwnerDoc)
Create the instance of OdfEnhancedGeometryElement |
|
| Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfElement |
|---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData |
| Field Detail |
|---|
public static final OdfName ELEMENT_NAME
| Constructor Detail |
|---|
public OdfEnhancedGeometryElement(OdfFileDom aOwnerDoc)
aOwnerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementpublic String getType()
public void setType(String type)
type - the attribute's type is Stringpublic Integer getViewBox()
public void setViewBox(Integer viewBox)
viewBox - the attribute's type is Integerpublic OdfBoolean getMirrorVertical()
public void setMirrorVertical(OdfBoolean isMirrorVertical)
isMirrorVertical - the attribute's type is OdfBooleanpublic OdfBoolean getMirrorHorizontal()
public void setMirrorHorizontal(OdfBoolean isMirrorHorizontal)
isMirrorHorizontal - the attribute's type is OdfBooleanpublic String getTextRotateAngle()
public void setTextRotateAngle(String textRotateAngle)
textRotateAngle - the attribute's type is Stringpublic OdfBoolean getExtrusionAllowed()
public void setExtrusionAllowed(OdfBoolean isExtrusionAllowed)
isExtrusionAllowed - the attribute's type is OdfBooleanpublic OdfBoolean getTextPathAllowed()
public void setTextPathAllowed(OdfBoolean isTextPathAllowed)
isTextPathAllowed - the attribute's type is OdfBooleanpublic OdfBoolean getConcentricGradientFillAllowed()
public void setConcentricGradientFillAllowed(OdfBoolean isConcentricGradientFillAllowed)
isConcentricGradientFillAllowed - the attribute's type is OdfBooleanpublic OdfBoolean getExtrusion()
public void setExtrusion(OdfBoolean isExtrusion)
isExtrusion - the attribute's type is OdfBooleanpublic OdfPercent getExtrusionBrightness()
public void setExtrusionBrightness(OdfPercent extrusionBrightness)
extrusionBrightness - the attribute's type is OdfPercentpublic OdfLength getExtrusionDepth()
public void setExtrusionDepth(OdfLength extrusionDepth)
extrusionDepth - the attribute's type is OdfLengthpublic OdfPercent getExtrusionDiffusion()
public void setExtrusionDiffusion(OdfPercent extrusionDiffusion)
extrusionDiffusion - the attribute's type is OdfPercentpublic Integer getExtrusionNumberOfLineSegments()
public void setExtrusionNumberOfLineSegments(Integer extrusionNumberOfLineSegments)
extrusionNumberOfLineSegments - the attribute's type is Integerpublic OdfBoolean getExtrusionLightFace()
public void setExtrusionLightFace(OdfBoolean isExtrusionLightFace)
isExtrusionLightFace - the attribute's type is OdfBooleanpublic OdfBoolean getExtrusionFirstLightHarsh()
public void setExtrusionFirstLightHarsh(OdfBoolean isExtrusionFirstLightHarsh)
isExtrusionFirstLightHarsh - the attribute's type is OdfBooleanpublic OdfBoolean getExtrusionSecondLightHarsh()
public void setExtrusionSecondLightHarsh(OdfBoolean isExtrusionSecondLightHarsh)
isExtrusionSecondLightHarsh - the attribute's type is OdfBooleanpublic OdfPercent getExtrusionFirstLightLevel()
public void setExtrusionFirstLightLevel(OdfPercent extrusionFirstLightLevel)
extrusionFirstLightLevel - the attribute's type is OdfPercentpublic OdfPercent getExtrusionSecondLightLevel()
public void setExtrusionSecondLightLevel(OdfPercent extrusionSecondLightLevel)
extrusionSecondLightLevel - the attribute's type is OdfPercentpublic String getExtrusionFirstLightDirection()
public void setExtrusionFirstLightDirection(String extrusionFirstLightDirection)
extrusionFirstLightDirection - the attribute's type is Stringpublic String getExtrusionSecondLightDirection()
public void setExtrusionSecondLightDirection(String extrusionSecondLightDirection)
extrusionSecondLightDirection - the attribute's type is Stringpublic OdfBoolean getExtrusionMetal()
public void setExtrusionMetal(OdfBoolean isExtrusionMetal)
isExtrusionMetal - the attribute's type is OdfBooleanpublic OdfShadeModeType getShadeMode()
public void setShadeMode(OdfShadeModeType shadeMode)
shadeMode - the attribute's type is OdfShadeModeTypepublic String getExtrusionRotationAngle()
public void setExtrusionRotationAngle(String extrusionRotationAngle)
extrusionRotationAngle - the attribute's type is Stringpublic String getExtrusionRotationCenter()
public void setExtrusionRotationCenter(String extrusionRotationCenter)
extrusionRotationCenter - the attribute's type is Stringpublic OdfPercent getExtrusionShininess()
public void setExtrusionShininess(OdfPercent extrusionShininess)
extrusionShininess - the attribute's type is OdfPercentpublic Double getExtrusionSkew()
public void setExtrusionSkew(Double extrusionSkew)
extrusionSkew - the attribute's type is Doublepublic OdfPercent getExtrusionSpecularity()
public void setExtrusionSpecularity(OdfPercent extrusionSpecularity)
extrusionSpecularity - the attribute's type is OdfPercentpublic OdfProjectionType getProjection()
public void setProjection(OdfProjectionType projection)
projection - the attribute's type is OdfProjectionTypepublic String getExtrusionViewpoint()
public void setExtrusionViewpoint(String extrusionViewpoint)
extrusionViewpoint - the attribute's type is Stringpublic Double getExtrusionOrigin()
public void setExtrusionOrigin(Double extrusionOrigin)
extrusionOrigin - the attribute's type is Doublepublic OdfBoolean getExtrusionColor()
public void setExtrusionColor(OdfBoolean isExtrusionColor)
isExtrusionColor - the attribute's type is OdfBooleanpublic String getEnhancedPath()
public void setEnhancedPath(String enhancedPath)
enhancedPath - the attribute's type is Stringpublic Double getPathStretchpointX()
public void setPathStretchpointX(Double pathStretchpointX)
pathStretchpointX - the attribute's type is Doublepublic Double getPathStretchpointY()
public void setPathStretchpointY(Double pathStretchpointY)
pathStretchpointY - the attribute's type is Doublepublic String getTextAreas()
public void setTextAreas(String textAreas)
textAreas - the attribute's type is Stringpublic String getGluePoints()
public void setGluePoints(String gluePoints)
gluePoints - the attribute's type is Stringpublic OdfGluePointType getGluePointType()
public void setGluePointType(OdfGluePointType gluePointType)
gluePointType - the attribute's type is OdfGluePointTypepublic String getGluePointLeavingDirections()
public void setGluePointLeavingDirections(String gluePointLeavingDirections)
gluePointLeavingDirections - the attribute's type is Stringpublic OdfBoolean getTextPath()
public void setTextPath(OdfBoolean isTextPath)
isTextPath - the attribute's type is OdfBooleanpublic OdfTextPathModeType getTextPathMode()
public void setTextPathMode(OdfTextPathModeType textPathMode)
textPathMode - the attribute's type is OdfTextPathModeTypepublic OdfTextPathScaleType getTextPathScale()
public void setTextPathScale(OdfTextPathScaleType textPathScale)
textPathScale - the attribute's type is OdfTextPathScaleTypepublic OdfBoolean getTextPathSameLetterHeights()
public void setTextPathSameLetterHeights(OdfBoolean isTextPathSameLetterHeights)
isTextPathSameLetterHeights - the attribute's type is OdfBooleanpublic String getModifiers()
public void setModifiers(String modifiers)
modifiers - the attribute's type is Stringpublic OdfEquationElement createEquationElement()
public OdfHandleElement createHandleElement(String handlePosition)
handlePosition - String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||