Package | Description |
---|---|
com.aspose.imaging.fileformats.opendocument |
The Open document graphic objects
|
com.aspose.imaging.fileformats.opendocument.objects |
The Open document objects
|
com.aspose.imaging.fileformats.opendocument.objects.graphic |
The Open document graphic objects
|
Modifier and Type | Method and Description |
---|---|
OdObject |
OdObject.getParent()
Gets the parent object.
|
OdObject[] |
OdImage.getRecords()
Gets the records.
|
Modifier and Type | Method and Description |
---|---|
List<OdObject> |
OdObject.getItems()
Gets the items.
|
Constructor and Description |
---|
OdObject(OdObject parent)
Initializes a new instance of the
OdObject class. |
Modifier and Type | Class and Description |
---|---|
class |
OdMetadata
The Metadata of open document
|
Constructor and Description |
---|
OdMetadata(OdObject parent)
Initializes a new instance of the
OdMetadata class. |
Modifier and Type | Class and Description |
---|---|
class |
OdAngleEllipse
The Enhanced angle ellipse
|
class |
OdArc
The Enhanced Arc
|
class |
OdCircle
The circle object
|
class |
OdClosePath
The close path
|
class |
OdConnector
The connector
|
class |
OdContainer
The Container
|
class |
OdCurveTo
The Enhanced CurveTo
|
class |
OdCustomShape
The open document custom-shape.
|
class |
OdEllipticalQundrant
The elliptical quadrant
|
class |
OdEndPath
The enhanced end path
|
class |
OdEnhancedGeometry
The Enhanced geometry object.
|
class |
OdEquation
The open document equation
|
class |
OdFrame
The open document object frame
|
class |
OdGraphicObject
The open document graphic object.
|
class |
OdImageObject
The open document image
|
class |
OdLine
The line object
|
class |
OdLineTo
The enhanced lineTo
|
class |
OdList
The List object
|
class |
OdListItem
The list item
|
class |
OdMarker
The Marker
|
class |
OdMeasure
The Measure
|
class |
OdMoveTo
The Enhanced moveTo
|
class |
OdNoFillPath
The no fill path marker
|
class |
OdNoStrokePath
Specifies that the current set of sub-paths will not be stroked.
|
class |
OdPage
The Open document page.
|
class |
OdPath
The open document object path
|
class |
OdPolygon
The polygon
|
class |
OdPolyLine
The polyline
|
class |
OdRectangle
The rectangle object
|
class |
OdShortCurveTo
The short CurveTo
|
class |
OdStyledObject
The open document styled graphic object.
|
class |
OdText
The text object
|
class |
OdTextBox
The text box
|
class |
OdTextMeasure
The text measure
|
class |
OdTextParagraph
The text paragraph
|
class |
OdTextSpan
The text span
|
Constructor and Description |
---|
OdAngleEllipse(OdObject parent)
Initializes a new instance of the
OdAngleEllipse class. |
OdArc(OdObject parent)
Initializes a new instance of the
OdArc class. |
OdCircle(OdObject parent)
Initializes a new instance of the
OdCircle class. |
OdClosePath(OdObject parent)
Initializes a new instance of the
OdClosePath class. |
OdConnector(OdObject parent)
Initializes a new instance of the
OdConnector class. |
OdContainer(OdObject parent)
Initializes a new instance of the
OdContainer class. |
OdCurveTo(OdObject parent)
Initializes a new instance of the
OdCurveTo class. |
OdCustomShape(OdObject parent)
Initializes a new instance of the
OdCustomShape class. |
OdEllipticalQundrant(OdObject parent)
Initializes a new instance of the
OdEllipticalQundrant class. |
OdEndPath(OdObject parent)
Initializes a new instance of the
OdEndPath class. |
OdEnhancedGeometry(OdObject parent)
Initializes a new instance of the
OdEnhancedGeometry class. |
OdEquation(OdObject parent)
Initializes a new instance of the
OdEquation class. |
OdFrame(OdObject parent)
Initializes a new instance of the
OdFrame class. |
OdGraphicObject(OdObject parent)
Initializes a new instance of the
OdGraphicObject class. |
OdImageObject(OdObject parent)
Initializes a new instance of the
OdImageObject class. |
OdLine(OdObject parent)
Initializes a new instance of the
OdPage class. |
OdLineTo(OdObject parent)
Initializes a new instance of the
OdLineTo class. |
OdList(OdObject parent)
Initializes a new instance of the
OdList class. |
OdListItem(OdObject parent)
Initializes a new instance of the
OdListItem class. |
OdMarker(OdObject parent)
Initializes a new instance of the
OdMarker class. |
OdMeasure(OdObject parent)
Initializes a new instance of the
OdMeasure class. |
OdMoveTo(OdObject parent)
Initializes a new instance of the
OdMoveTo class. |
OdNoFillPath(OdObject parent)
Initializes a new instance of the
OdNoFillPath class. |
OdNoStrokePath(OdObject parent)
Initializes a new instance of the
OdNoStrokePath class. |
OdPage(OdObject parent)
Initializes a new instance of the
OdPage class. |
OdPath(OdObject parent)
Initializes a new instance of the
OdPath class. |
OdPolygon(OdObject parent)
Initializes a new instance of the
OdPolygon class. |
OdPolyLine(OdObject parent)
Initializes a new instance of the
OdPolyLine class. |
OdRectangle(OdObject parent)
Initializes a new instance of the
OdRectangle class. |
OdShortCurveTo(OdObject parent)
Initializes a new instance of the
OdShortCurveTo class. |
OdStyledObject(OdObject parent)
Initializes a new instance of the
OdStyledObject class. |
OdTextBox(OdObject parent)
Initializes a new instance of the
OdTextBox class. |
OdTextMeasure(OdObject parent)
Initializes a new instance of the
OdTextMeasure class. |
OdTextParagraph(OdObject parent)
Initializes a new instance of the
OdTextParagraph class. |
OdTextSpan(OdObject parent)
Initializes a new instance of the
OdTextSpan class. |