Advanced Node Style Features
Implement viewport culling, custom rendering bounds, and group node styles.
Before Implementing
Always query the yFiles MCP for current API:
yfiles:yfiles_get_symbol_details(name="NodeStyleBase")
yfiles:yfiles_list_members(name="NodeStyleBase")
yfiles:yfiles_search_documentation(query="group node style")
yfiles:yfiles_get_symbol_details(name="INode")
Quick Start
export class AdvancedNodeStyle extends NodeStyleBase
[Description truncada. Veja o README completo no GitHub.]