| Package | Description |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office | |
| org.odftoolkit.odfdom.incubator.doc.office |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElementVisitor.visit(DrawMarkerElement ele)
A method to visit "draw:marker" elements
|
| Modifier and Type | Method and Description |
|---|---|
DrawMarkerElement |
OfficeStylesElement.newDrawMarkerElement(String drawNameValue,
String svgDValue,
int svgViewBoxValue)
Create child element draw:marker.
|
| Modifier and Type | Method and Description |
|---|---|
DrawMarkerElement |
OdfOfficeStyles.getMarker(String name)
Returns the
DrawMarkerElement element with the given name. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DrawMarkerElement> |
OdfOfficeStyles.getMarker()
Returns an iterator for all
DrawMarkerElement elements. |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.