Uses of Enum Class
org.cytoscape.view.presentation.annotations.ShapeAnnotation.ShapeType
Packages that use ShapeAnnotation.ShapeType
Package
Description
This package provides support for graphical annotations associated with a Cytoscape
CyNetworkView
.-
Uses of ShapeAnnotation.ShapeType in org.cytoscape.view.presentation.annotations
Methods in org.cytoscape.view.presentation.annotations that return ShapeAnnotation.ShapeTypeModifier and TypeMethodDescriptionstatic ShapeAnnotation.ShapeType
Returns the enum constant of this class with the specified name.static ShapeAnnotation.ShapeType[]
ShapeAnnotation.ShapeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.