PolyPathBase

clipper.PolyPathBase (Class) → PolyPath64, PolyPathD

Instance Members

isHole: Bool

level: Int

count: Int

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

clear(): Void

child(index: Int): PolyPathBase
Name Type
index Int
Returns
PolyPathBase

iterator(): Iterator
Returns
Iterator

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

Private Members

Metadata

Name Parameters
:hxGen -