Uses of Class
org.docx4j.dml.CTPictureLocking
Packages that use CTPictureLocking
-
Uses of CTPictureLocking in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPictureLockingModifier and TypeFieldDescriptionprotected CTPictureLockingCTNonVisualPictureProperties.picLocksMethods in org.docx4j.dml that return CTPictureLockingModifier and TypeMethodDescriptionObjectFactory.createCTPictureLocking()Create an instance ofCTPictureLockingCTNonVisualPictureProperties.getPicLocks()Gets the value of the picLocks property.Methods in org.docx4j.dml with parameters of type CTPictureLockingModifier and TypeMethodDescriptionvoidCTNonVisualPictureProperties.setPicLocks(CTPictureLocking value) Sets the value of the picLocks property.