Node Style Interaction
Implement custom hit testing and edge cropping for accurate user interaction with non-rectangular node shapes.
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_by_description(query="hit testing")
yfiles:yfiles_get_symbol_details(name="GeneralPath")
Quick Start
export class Interact
[Description truncada. Veja o README completo no GitHub.]