Uses of Class
org.docx4j.dml.chart.CTPerspective
Packages that use CTPerspective
-
Uses of CTPerspective in org.docx4j.dml.chart
Fields in org.docx4j.dml.chart declared as CTPerspectiveMethods in org.docx4j.dml.chart that return CTPerspectiveModifier and TypeMethodDescriptionObjectFactory.createCTPerspective()Create an instance ofCTPerspectiveCTView3D.getPerspective()Gets the value of the perspective property.Methods in org.docx4j.dml.chart with parameters of type CTPerspectiveModifier and TypeMethodDescriptionvoidCTView3D.setPerspective(CTPerspective value) Sets the value of the perspective property.