Package org.cytoscape.view.vizmap.events
Class VisualStyleChangeRecord
- java.lang.Object
-
- org.cytoscape.view.vizmap.events.VisualStyleChangeRecord
-
public class VisualStyleChangeRecord extends Object
This is used to create aVisualStyleChangedEvent
.Module:
vizmap-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>vizmap-api</artifactId> </dependency>