Uses of Interface
org.cytoscape.view.presentation.annotations.ShapeAnnotation
-
Packages that use ShapeAnnotation Package Description org.cytoscape.view.presentation.annotations This package provides support for graphical annotations associated with a CytoscapeCyNetworkView
. -
-
Uses of ShapeAnnotation in org.cytoscape.view.presentation.annotations
Subinterfaces of ShapeAnnotation in org.cytoscape.view.presentation.annotations Modifier and Type Interface Description interface
BoundedTextAnnotation
The BoundedText annotation is a ShapeAnnotation that also implements Text.interface
ImageAnnotation
This annotation positions an image on on the screen.
-