documentationfor yFiles for HTML 2.6

VoidShapeGeometry

A void implementation of the IShapeGeometry interface that does nothing and behaves like an empty geometry.

Inheritance Hierarchy
VoidShapeGeometry
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 VoidNodeStyleRenderer does so for example.

Type Details

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

Methods

Constants