- All Implemented Interfaces:
QtObjectInterface,Cloneable,Iterable<QPointF>,Collection<QPointF>,List<QPointF>
List of points using floating point precision
Java wrapper for Qt's class QList
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor for internal use only.QPolygonF(Collection<? extends QPointF> v) -
Method Summary
Modifier and TypeMethodDescriptionfinal voidappend(double x, double y) final QRectFclone()final booleancontainsPoint(QPointF pt, Qt.FillRule fillRule) inthashCode()final QPolygonFfinal booleanfinal booleanisClosed()voidreadFrom(QDataStream stream) final QPolygonFfinal voidfinal QPolygontoString()final voidtranslate(double dx, double dy) final voidfinal QPolygonFtranslated(double dx, double dy) final QPolygonFtranslated(QPointF offset) final QPolygonFvoidwriteTo(QDataStream stream) Methods inherited from class io.qt.core.QList
add, add, append, append, at, begin, capacity, clear, contains, count, count, createVariantList, end, endsWith, equals, fill, fill, first, get, indexOf, indexOf, insert, insert, isEmpty, last, lastIndexOf, lastIndexOf, length, mid, mid, move, of, of, prepend, remove, remove, removeAll, removeAt, removeAtIndex, removeFirst, removeLast, removeOne, replace, reserve, resize, set, size, squeeze, startsWith, swapItemsAt, takeAt, takeFirst, takeLast, value, valueMethods inherited from class io.qt.internal.QtJambiListObject
addAll, addAll, listIterator, listIterator, remove, retainAll, subListMethods inherited from class io.qt.internal.QtJambiCollectionObject
containsAll, descendingIterator, iterator, removeAll, toArray, toArrayMethods inherited from class io.qt.QtObject
dispose, isDisposedMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
containsAll, iterator, removeAll, replaceAll, sort, spliterator, toArray, toArray
-
Constructor Details
-
QPolygonF
public QPolygonF() -
QPolygonF
-
QPolygonF
-
QPolygonF
-
QPolygonF
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
boundingRect
-
containsPoint
-
intersected
-
intersects
-
isClosed
-
writeTo
-
readFrom
-
subtracted
-
swap
-
toPolygon
-
translate
-
translate
-
translated
-
translated
-
united
-
hashCode
-
append
-
toString
-
clone
-