Module qtjambi
Package io.qt.gui

Class QPolygon

All Implemented Interfaces:
QtObjectInterface, Cloneable, Iterable<QPoint>, Collection<QPoint>, List<QPoint>, SequencedCollection<QPoint>

public class QPolygon extends QVector<QPoint> implements Cloneable

Vector of points using integer precision

Java wrapper for Qt class QPolygon