Uses of Class
org.docx4j.dml.chartDrawing.CTMarker
Packages that use CTMarker
-
Uses of CTMarker in org.docx4j.dml.chartDrawing
Fields in org.docx4j.dml.chartDrawing declared as CTMarkerModifier and TypeFieldDescriptionprotected CTMarkerCTAbsSizeAnchor.fromprotected CTMarkerCTRelSizeAnchor.fromprotected CTMarkerCTRelSizeAnchor.toMethods in org.docx4j.dml.chartDrawing that return CTMarkerModifier and TypeMethodDescriptionObjectFactory.createCTMarker()Create an instance ofCTMarkerCTAbsSizeAnchor.getFrom()Gets the value of the from property.CTRelSizeAnchor.getFrom()Gets the value of the from property.CTRelSizeAnchor.getTo()Gets the value of the to property.Methods in org.docx4j.dml.chartDrawing with parameters of type CTMarker