Uses of Class
com.lowagie.text.rtf.graphic.RtfShapeProperty
Packages that use RtfShapeProperty
-
Uses of RtfShapeProperty in com.lowagie.text.rtf.graphic
Fields in com.lowagie.text.rtf.graphic with type parameters of type RtfShapePropertyModifier and TypeFieldDescriptionprivate final Map
<String, RtfShapeProperty> RtfShape.properties
A HashMap with RtfShapePropertys that define further shape properties.Methods in com.lowagie.text.rtf.graphic with parameters of type RtfShapePropertyModifier and TypeMethodDescriptionvoid
RtfShape.setProperty
(RtfShapeProperty property) Sets a property.