Uses of Interface
org.cytoscape.view.presentation.property.values.VisualPropertyValue
Package
Description
This package provides an API for augmenting a
RenderingEngine
s
node rendering with custom graphics.Interfaces for VisualPropertyValues -- ArrowShape, LineType and NodeShape
-
Uses of VisualPropertyValue in org.cytoscape.view.presentation.customgraphics
Modifier and TypeInterfaceDescriptioninterface
CyCustomGraphics2<T extends CustomGraphicLayer>
Just an extension ofCyCustomGraphics
which provides a way for the custom graphics instance to define itself as a set of properties. -
Uses of VisualPropertyValue in org.cytoscape.view.presentation.property.table
-
Uses of VisualPropertyValue in org.cytoscape.view.presentation.property.values
Modifier and TypeInterfaceDescriptioninterface
Marker interface representing edge end shape (arrow).interface
Marker interface for edge stacking.interface
Marker interface for node label background shapes.interface
Marker interface for line types.interface
This is a specialVisualPropertyValue
that allows aVisualProperty
value to be specified as depending on one or moreCyColumn
s.interface
Marker interface for node shapes.