Uses of Class
org.docx4j.dml.CTGradientStop
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTGradientStop in org.docx4j.dml
Fields in org.docx4j.dml with type parameters of type CTGradientStop Modifier and Type Field Description protected java.util.List<CTGradientStop>CTGradientStopList. gsMethods in org.docx4j.dml that return CTGradientStop Modifier and Type Method Description CTGradientStopObjectFactory. createCTGradientStop()Create an instance ofCTGradientStopMethods in org.docx4j.dml that return types with arguments of type CTGradientStop Modifier and Type Method Description java.util.List<CTGradientStop>CTGradientStopList. getGs()Gets the value of the gs property.