|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DrawGradientElement | |
|---|---|
| org.odftoolkit.odfdom.dom | |
| org.odftoolkit.odfdom.dom.element.office | |
| org.odftoolkit.odfdom.incubator.doc.office | |
| Uses of DrawGradientElement in org.odftoolkit.odfdom.dom |
|---|
| Methods in org.odftoolkit.odfdom.dom with parameters of type DrawGradientElement | |
|---|---|
void |
DefaultElementVisitor.visit(DrawGradientElement ele)
A method to visit "draw:gradient" elements |
| Uses of DrawGradientElement in org.odftoolkit.odfdom.dom.element.office |
|---|
| Methods in org.odftoolkit.odfdom.dom.element.office that return DrawGradientElement | |
|---|---|
DrawGradientElement |
OfficeStylesElement.newDrawGradientElement(String drawStyleValue)
Create child element draw:gradient. |
| Uses of DrawGradientElement in org.odftoolkit.odfdom.incubator.doc.office |
|---|
| Methods in org.odftoolkit.odfdom.incubator.doc.office that return DrawGradientElement | |
|---|---|
DrawGradientElement |
OdfOfficeStyles.getGradient(String name)
Returns the DrawGradientElement element with the given name. |
| Methods in org.odftoolkit.odfdom.incubator.doc.office that return types with arguments of type DrawGradientElement | |
|---|---|
Iterable<DrawGradientElement> |
OdfOfficeStyles.getGradients()
Returns an iterator for all DrawGradientElement elements. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||