nape-js API
    Preparing search index...

    Class ValidationResult

    Result of polygon shape validation.

    • VALID — shape is valid
    • DEGENERATE — shape is degenerate (e.g., zero area)
    • CONCAVE — shape is concave (must be convex)
    • SELF_INTERSECTING — shape edges self-intersect

    Converted from nape-compiled.js lines 30760–30856.

    Index

    Constructors

    Accessors

    Methods