Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.dr3d | |
org.odftoolkit.odfdom.dom.element.draw |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(DrawGluePointElement ele)
A method to visit "draw:glue-point" elements
|
Modifier and Type | Method and Description |
---|---|
DrawGluePointElement |
Dr3dSceneElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
Modifier and Type | Method and Description |
---|---|
DrawGluePointElement |
DrawPolygonElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawCircleElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawRegularPolygonElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawPathElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawMeasureElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawCustomShapeElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawCaptionElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawRectElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawGElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawEllipseElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawPolylineElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawFrameElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawControlElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawLineElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
DrawGluePointElement |
DrawConnectorElement.newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.