PolyPathD

PolyPathBaseclipper.PolyPathD (Class) → PolyTreeD

Instance Members

scale: Float

polygon: Null<PathD>

addChild(p: Path64): PolyPathBase
Name Type
p Path64
Returns
PolyPathBase

addChildD(p: PathD): PolyPathBase
Name Type
p PathD
Returns
PolyPathBase

getChild(index: Int): PolyPathD
Name Type
index Int
Returns
PolyPathD

area(): Float
Returns
Float

new(?parent: PolyPathBase): Void
Name Type Default
parent PolyPathBase (optional)

Private Members

scalePathD(path: Path64): PathD
Name Type
path Path64
Returns
PathD