Java com.lowagie.text.rtf.graphic RtfShapePosition fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text.rtf.graphic RtfShapePosition fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text.rtf.graphic RtfShapePosition.

The text is from its open source code.

Constructor

RtfShapePosition(int top, int left, int right, int bottom)
Constructs a new RtfShapePosition with the four bounding coordinates.