documentationfor yFiles for HTML 2.6

VoidPathGeometry

A void implementation of the IPathGeometry interface that does nothing and behaves like an empty path.

Inheritance Hierarchy
VoidPathGeometry
Implemented Interfaces

Remarks

This class implements the singleton pattern. Use the shared static INSTANCE of this class instead of null were null is not allowed. The VoidEdgeStyleRenderer does so for example.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.styles.VoidPathGeometry

Methods

Constants