Uses of Enum
org.docx4j.dml.STPresetCameraType
Packages that use STPresetCameraType
-
Uses of STPresetCameraType in org.docx4j.dml
Fields in org.docx4j.dml declared as STPresetCameraTypeMethods in org.docx4j.dml that return STPresetCameraTypeModifier and TypeMethodDescriptionstatic STPresetCameraTypeCTCamera.getPrst()Gets the value of the prst property.static STPresetCameraTypeReturns the enum constant of this type with the specified name.static STPresetCameraType[]STPresetCameraType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.docx4j.dml with parameters of type STPresetCameraTypeModifier and TypeMethodDescriptionvoidCTCamera.setPrst(STPresetCameraType value) Sets the value of the prst property.