Module qtjambi
Package io.qt.gui

Class QPolygon

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

public class QPolygon extends QList<QPoint> implements Cloneable

List of points using integer precision

Java wrapper for Qt's class QList