Uses of Class
com.lowagie.text.rtf.graphic.RtfShapePosition
Packages that use RtfShapePosition
-
Uses of RtfShapePosition in com.lowagie.text.rtf.graphic
Fields in com.lowagie.text.rtf.graphic declared as RtfShapePositionModifier and TypeFieldDescriptionprivate final RtfShapePosition
RtfShape.position
The RtfShapePosition that defines position settings for this RtfShape.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.