| 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(DrawHatchElement ele)
A method to visit "draw:hatch" elements
|
| Modifier and Type | Method and Description |
|---|---|
DrawHatchElement |
OfficeStylesElement.newDrawHatchElement(String drawNameValue,
String drawStyleValue)
Create child element draw:hatch.
|
| Modifier and Type | Method and Description |
|---|---|
DrawHatchElement |
OdfOfficeStyles.getHatch(String name)
Returns the
DrawHatchElement element with the given name. |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DrawHatchElement> |
OdfOfficeStyles.getHatches()
Returns an iterator for all
DrawHatchElement elements. |
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.