Uses of Class
org.docx4j.vml.officedrawing.CTIdMap
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTIdMap in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTIdMap Modifier and Type Field Description protected CTIdMapCTShapeLayout. idmapMethods in org.docx4j.vml.officedrawing that return CTIdMap Modifier and Type Method Description CTIdMapObjectFactory. createCTIdMap()Create an instance ofCTIdMapCTIdMapCTShapeLayout. getIdmap()Gets the value of the idmap property.Methods in org.docx4j.vml.officedrawing with parameters of type CTIdMap Modifier and Type Method Description voidCTShapeLayout. setIdmap(CTIdMap value)Sets the value of the idmap property.