Class PolyPathD
java.lang.Object
com.github.micycle1.clipper2.engine.PolyPathBase
com.github.micycle1.clipper2.engine.PolyPathD
- All Implemented Interfaces:
Iterable<PolyPathBase>
- Direct Known Subclasses:
PolyTreeD
-
Method Summary
Methods inherited from class com.github.micycle1.clipper2.engine.PolyPathBase
clear, getCount, getIsHole, iterator, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Method Details
-
addChild
- Specified by:
addChildin classPolyPathBase
-
get
-
area
public final double area() -
getPolygon
-
getScale
public double getScale() -
setScale
public final void setScale(double value)
-