PathExtensions extension

on

Properties

next Path
no setter
parent Path
no setter
previous Path
no setter

Methods

equals(Path other) bool
inSelection(Selection? selection) bool
isParentOf(Path other) bool
nextNPath(int n) Path
previousNPath(int n) Path

Operators

operator <(Path other) bool
operator <=(Path other) bool
operator >(Path other) bool
operator >=(Path other) bool