Uses of Class
org.docx4j.vml.CTStroke
| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
-
Uses of CTStroke in org.docx4j.vml
Methods in org.docx4j.vml that return CTStroke Modifier and Type Method Description CTStrokeObjectFactory. createCTStroke()Create an instance ofCTStrokeMethods in org.docx4j.vml that return types with arguments of type CTStroke Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTStroke>ObjectFactory. createStroke(CTStroke value)Methods in org.docx4j.vml with parameters of type CTStroke Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CTStroke>ObjectFactory. createStroke(CTStroke value) -
Uses of CTStroke in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTStroke Modifier and Type Field Description protected CTStrokeCTShapeDefaults. strokeMethods in org.docx4j.vml.officedrawing that return CTStroke Modifier and Type Method Description CTStrokeCTShapeDefaults. getStroke()Gets the value of the stroke property.Methods in org.docx4j.vml.officedrawing with parameters of type CTStroke Modifier and Type Method Description voidCTShapeDefaults. setStroke(CTStroke value)Sets the value of the stroke property.