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