Uses of Class
org.docx4j.dml.CTGraphicalObjectFrameLocking
Packages that use CTGraphicalObjectFrameLocking
-
Uses of CTGraphicalObjectFrameLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTGraphicalObjectFrameLockingModifier and TypeFieldDescriptionprotected CTGraphicalObjectFrameLockingCTNonVisualGraphicFrameProperties.graphicFrameLocksMethods in org.docx4j.dml that return CTGraphicalObjectFrameLockingModifier and TypeMethodDescriptionObjectFactory.createCTGraphicalObjectFrameLocking()Create an instance ofCTGraphicalObjectFrameLockingCTNonVisualGraphicFrameProperties.getGraphicFrameLocks()Gets the value of the graphicFrameLocks property.Methods in org.docx4j.dml with parameters of type CTGraphicalObjectFrameLockingModifier and TypeMethodDescriptionvoidCTNonVisualGraphicFrameProperties.setGraphicFrameLocks(CTGraphicalObjectFrameLocking value) Sets the value of the graphicFrameLocks property.