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

public class PolyPathD extends PolyPathBase
  • Method Details

    • addChild

      public PolyPathBase addChild(Path64 p)
      Specified by:
      addChild in class PolyPathBase
    • get

      public final PolyPathD get(int index)
    • area

      public final double area()
    • getPolygon

      public final PathD getPolygon()
    • getScale

      public double getScale()
    • setScale

      public final void setScale(double value)