Uses of Class
com.lowagie.text.rtf.graphic.RtfShapePosition
Packages that use RtfShapePosition
-
Uses of RtfShapePosition in com.lowagie.text.rtf.graphic
Constructors in com.lowagie.text.rtf.graphic with parameters of type RtfShapePositionModifierConstructorDescriptionRtfShape(int type, RtfShapePosition position) Constructs a new RtfShape of a given shape at the given RtfShapePosition.