Search this API

y.view
Interface GenericNodeRealizer.Initializer

All Known Implementing Classes:
GroupNodePainter
Enclosing class:
GenericNodeRealizer

public static interface GenericNodeRealizer.Initializer

This interface is used by GenericNodeRealizer for initialization purposes. Method initialize() will by default be called every time a new configuration is being set.

 

Method Summary
 void initialize(NodeRealizer context)
           
 

Method Detail

initialize

void initialize(NodeRealizer context)

© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.