Uses of Enum
org.docx4j.vml.officedrawing.STExtrusionPlane
Packages that use STExtrusionPlane
-
Uses of STExtrusionPlane in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as STExtrusionPlaneMethods in org.docx4j.vml.officedrawing that return STExtrusionPlaneModifier and TypeMethodDescriptionstatic STExtrusionPlaneCTExtrusion.getPlane()Gets the value of the plane property.static STExtrusionPlaneReturns the enum constant of this type with the specified name.static STExtrusionPlane[]STExtrusionPlane.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.vml.officedrawing with parameters of type STExtrusionPlaneModifier and TypeMethodDescriptionvoidCTExtrusion.setPlane(STExtrusionPlane value) Sets the value of the plane property.