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.propertiesA HashMap with RtfShapePropertys that define further shape properties.Methods in com.lowagie.text.rtf.graphic with parameters of type RtfShapePropertyModifier and TypeMethodDescriptionvoidRtfShape.setProperty(RtfShapeProperty property) Sets a property.