| Name | Description | Type | Package | Framework |
| AbstractCalculator | | Class | cytoscape.visual.calculators | CytoScape |
|
| AbstractDCustomGraphics | | Class | cytoscape.visual.customgraphic.impl | CytoScape |
|
| AbstractMapping | | Class | cytoscape.visual.mappings | CytoScape |
|
| AbstractVisualProperty | | Class | cytoscape.visual.properties | CytoScape |
|
| Appearance | A class that holds the appearance information for NodeViews and EdgeViews. | Class | cytoscape.visual | CytoScape |
|
| Arrow | This class is a replacement for the yFiles Arrow class. | Class | cytoscape.visual | CytoScape |
|
| ArrowIcon | Icon for arrow shape. | Class | cytoscape.visual.ui.icon | CytoScape |
|
| ArrowParser | Parses a String into a yFiles Arrow object. | Class | cytoscape.visual.parsers | CytoScape |
|
| ArrowShape | enum ArrowShapeextends EnumDefines arrow shapes. | Class | cytoscape.visual | CytoScape |
|
| ArrowShapeParser | | Class | cytoscape.visual.parsers | CytoScape |
|
| BackwardSlashStroke | Nested Class SummaryNested classes/interfaces inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| BasicCalculator | | Class | cytoscape.visual.calculators | CytoScape |
|
| BelowAndAbovePanel | Drawing and updating below & above values in Gradient Editor. | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| BooleanParser | Parses a String into a Boolean object. | Class | cytoscape.visual.parsers | CytoScape |
|
| BoundaryRangeValues | This class defines a data object representing the range values associated with a particular domain value, called a boundary value. | Class | cytoscape.visual.mappings | CytoScape |
|
| C2CMappingEditor | Continuous-Continuous mapping editor. | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| C2DMappingEditor | Continuous Mapping editor for discrete values, such as Font, Shape, Label Position, etc. | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| Calculator | | Interface | cytoscape.visual.calculators | CytoScape |
|
| CalculatorCatalog | Stores various types of Calculators from data attributes to an attribute of a specified type. | Class | cytoscape.visual | CytoScape |
|
| CalculatorCatalogFactory | This class provides a static method for reading a CalculatorCatalog object from file, using parameters specified in a supplied CytoscapeConfig. | Class | cytoscape.visual | CytoScape |
|
| CalculatorFactory | This class provides static factory methods for constructing instances of Calculators as specified by arguments and static methods for getting names | Class | cytoscape.visual.calculators | CytoScape |
|
| CalculatorIO | This class defines static methods for reading calculator definitions from a properties object and installing them into a CalculatorCatalog, and for | Class | cytoscape.visual | CytoScape |
|
| CellEditorFactory | | Class | cytoscape.visual.ui | CytoScape |
|
| CellHeightManager | | Class | cytoscape.visual.ui | CytoScape |
|
| CellRendererFactory | | Class | cytoscape.visual.ui | CytoScape |
|
| ColorConverter | | Class | cytoscape.visual.converter | CytoScape |
|
| ColorPaintFactory | | Class | cytoscape.visual.customgraphic.paint | CytoScape |
|
| ColorParser | Parses a String into a Color object. | Class | cytoscape.visual.parsers | CytoScape |
|
| ColorRangeValueCalculator | | Class | cytoscape.visual.mappings.rangecalculators | CytoScape |
|
| ContiguousArrowStroke | Fields inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| ContinuousLegend | | Class | cytoscape.visual.mappings.continuous | CytoScape |
|
| ContinuousMapping | class. | Class | cytoscape.visual.mappings | CytoScape |
|
| ContinuousMappingEditorPanel | Abstract class for all Continuous Mapping Editors. | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| ContinuousMappingPoint | Encapsulates a ContinuousMapping Point with a single point value and associated BoundaryRangeValues. | Class | cytoscape.visual.mappings.continuous | CytoScape |
|
| ContinuousMappingReader | Reads in ContinuousMapping Properties. | Class | cytoscape.visual.mappings.continuous | CytoScape |
|
| ContinuousMappingWriter | Writes out ContinuousMapping Properties. | Class | cytoscape.visual.mappings.continuous | CytoScape |
|
| ContinuousRangeCalculator | Calculates the Range for Continuous Mappers. | Class | cytoscape.visual.mappings.continuous | CytoScape |
|
| ContinuousTrackRenderer | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| CustomGraphicsBrowser | Display list of images available as custom graphicsAuthor:konoSee Also:Serialized Form | Class | cytoscape.visual.customgraphic.ui | CytoScape |
|
| CustomGraphicsCellRenderer | Cell renderer for Custom Graphics Browser. | Class | cytoscape.visual.customgraphic.ui | CytoScape |
|
| CustomGraphicsCellRenderer | | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CustomGraphicsDetailPanel | | Class | cytoscape.visual.customgraphic.ui | CytoScape |
|
| CustomGraphicsManager | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| CustomGraphicsManagerDialog | Main UI for managing on-memory library of Custom GraphicsAuthor:konoSee Also:Serialized Form | Class | cytoscape.visual.customgraphic.ui | CytoScape |
|
| CustomGraphicsProperty | | Interface | cytoscape.visual.customgraphic.impl.vector | CytoScape |
|
| CustomGraphicsPropertyImpl | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| CustomGraphicsRangeValueCalculator | | Class | cytoscape.visual.mappings.rangecalculators | CytoScape |
|
| CustomGraphicsRangeValueRenderer | | Interface | cytoscape.visual.mappings | CytoScape |
|
| CustomGraphicsUtil | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| CustomMapping | User-definable visual mapping. | Interface | cytoscape.visual.mappings | CytoScape |
|
| CyColorCellRenderer | CyColorCellRenderer. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyColorCellRenderer .PaintIcon | Constructor SummaryCyColorCellRenderer. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyColorPropertyEditor | ColorPropertyEditor. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyColorPropertyEditor .AsInt | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyComboBoxPropertyEditor | ComboBoxPropertyEditor. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyComboBoxPropertyEditor .Value | Constructor SummaryCyComboBoxPropertyEditor. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyCustomGraphics | | Interface | cytoscape.visual.customgraphic | CytoScape |
|
| CyCustomGraphicsEditor | Fields inherited from class com. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyCustomGraphicsParser | | Interface | cytoscape.visual.customgraphic | CytoScape |
|
| CyCustomGraphicsParserFactory | | Interface | cytoscape.visual.customgraphic | CytoScape |
|
| CyCustomGraphicsParserFactoryImpl | | Class | cytoscape.visual.customgraphic.impl | CytoScape |
|
| CyCustomGraphicsTableCellRenderer | | Class | cytoscape.visual.customgraphic.ui | CytoScape |
|
| CyCustomGraphicsTreeCellRenderer | | Class | cytoscape.visual.customgraphic.ui | CytoScape |
|
| CyCustomGraphicsTreeNode | Fields inherited from class org. | Class | cytoscape.visual.customgraphic.ui | CytoScape |
|
| CyDoublePropertyEditor | Fields inherited from class com. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyFontPropertyEditor | Fields inherited from class com. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyGradientTrackRenderer | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| CyObjectPositionPropertyEditor | Fields inherited from class com. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| CyStringPropertyEditor | Fields inherited from class com. | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| DashDotStroke | Fields inherited from class java. | Class | cytoscape.visual.strokes | CytoScape |
|
| DefaultAppearenceBuilder | Dialog for editing default visual property values. | Class | cytoscape.visual.ui | CytoScape |
|
| DefaultCyCustomGraphicsParser | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| DefaultViewPanel | Panel to show the default properties visually (as graphics). | Class | cytoscape.visual.ui | CytoScape |
|
| DiscreteLegend | | Class | cytoscape.visual.mappings.discrete | CytoScape |
|
| DiscreteMapping | data value is extracted from a bundle of attributes by using a specified dataFields inherited from class cytoscape. | Class | cytoscape.visual.mappings | CytoScape |
|
| DiscreteMappingReader | Reads in DiscreteMapping Properties. | Class | cytoscape.visual.mappings.discrete | CytoScape |
|
| DiscreteMappingWriter | Writes DiscreteMapping Properties. | Class | cytoscape.visual.mappings.discrete | CytoScape |
|
| DiscretePropertySetter | | Class | cytoscape.visual.ui | CytoScape |
|
| DiscreteRangeCalculator | Range Calculator for the Discrete Mapper. | Class | cytoscape.visual.mappings.discrete | CytoScape |
|
| DiscreteTrackRenderer | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| DLayer | | Class | cytoscape.visual.customgraphic.impl | CytoScape |
|
| DotStroke | Fields inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| DoubleParser | Parses a String into a Double object. | Class | cytoscape.visual.parsers | CytoScape |
|
| DoubleRangeValueCalculator | | Class | cytoscape.visual.mappings.rangecalculators | CytoScape |
|
| DuplicateCalculatorNameException | This Exception is thrown when one attempts to add a Calculator to a CalculatorCatalog that already has a Calculator of the same name and | Class | cytoscape.visual | CytoScape |
|
| EdgeAppearance | Objects of this class hold data describing the appearance of an Edge. | Class | cytoscape.visual | CytoScape |
|
| EdgeAppearanceCalculator | This class calculates the appearance of an Edge. | Class | cytoscape.visual | CytoScape |
|
| EdgeColorProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeFontFaceProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeFontSizeProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeLabelColorProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeLabelOpacityProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeLabelPositionProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeLabelProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeLabelWidthProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeLineStyleProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeLineWidthProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeOpacityProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeSourceArrowColorProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeSourceArrowOpacityProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeSourceArrowShapeProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeTargetArrowColorProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeTargetArrowOpacityProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeTargetArrowShapeProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EdgeToolTipProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| EditorDisplayer | enum EditorDisplayerextends EnumManaging value editors in for each data types. | Class | cytoscape.visual.ui | CytoScape |
|
| EditorDisplayer .EditorType | Defines editor type. | Class | cytoscape.visual.ui | CytoScape |
|
| EditorManager | | Interface | cytoscape.visual.ui | CytoScape |
|
| EditorValueRangeTracer | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| EqualDashStroke | Fields inherited from class java. | Class | cytoscape.visual.strokes | CytoScape |
|
| FlatInterpolator | This simple Interpolator returns the value at either the lower or upper boundary of the domain. | Class | cytoscape.visual.mappings | CytoScape |
|
| FloatParser | | Class | cytoscape.visual.parsers | CytoScape |
|
| FloatRangeValueCalculator | | Class | cytoscape.visual.mappings.rangecalculators | CytoScape |
|
| FontCellRenderer | | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| FontChooser | Defines a generalized font chooser class. | Class | cytoscape.visual.ui | CytoScape |
|
| FontConverter | | Class | cytoscape.visual.converter | CytoScape |
|
| FontParser | Parses a String into a Font object. | Class | cytoscape.visual.parsers | CytoScape |
|
| FontRenderer | FontRenderer describes a class that renders each font name in a JList or JComboBox in the face specified. | Class | cytoscape.visual.ui | CytoScape |
|
| ForwardSlashStroke | Nested Class SummaryNested classes/interfaces inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| GenericNodeCustomGraphicCalculator | Nested Class SummaryNested classes/interfaces inherited from class cytoscape. | Class | cytoscape.visual.calculators | CytoScape |
|
| GlobalAppearance | Objects of this class hold data describing global appearance attributes ofConstructor SummaryGlobalAppearance() | Class | cytoscape.visual | CytoScape |
|
| GlobalAppearanceCalculator | This class calculates global visual attributes such as the background color of the graph window. | Class | cytoscape.visual | CytoScape |
|
| GradientEditorPanel | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| GradientLayerCustomGraphics | Proof of concept code to generate Custom Graphics dynamically as vector graphics. | Class | cytoscape.visual.customgraphic.impl.vector | CytoScape |
|
| GradientOvalLayer | Fields inherited from class cytoscape. | Class | cytoscape.visual.customgraphic.impl.vector | CytoScape |
|
| GradientPaintFactory | | Class | cytoscape.visual.customgraphic.paint | CytoScape |
|
| GradientRoundRectangleLayer | Fields inherited from class cytoscape. | Class | cytoscape.visual.customgraphic.impl.vector | CytoScape |
|
| GraphicsParser | | Class | cytoscape.visual.parsers | CytoScape |
|
| HideEdgeListener | Adds EdgeView and EdgeView vizmap bypass listeners to network views as the views are created. | Class | cytoscape.visual.ui | CytoScape |
|
| HideNodeListener | Adds NodeView and EdgeView vizmap bypass listeners to network views as the views are created. | Class | cytoscape.visual.ui | CytoScape |
|
| IDGenerator | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| ImageUtil | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| Interpolator | This interface defines an interpolation function that takes two pairs of (domain,range) values plus a target domain value, and calculates an | Interface | cytoscape.visual.mappings | CytoScape |
|
| InterpolatorFactory | Provides static factory methods for constructing known interpolators from a recognized name, for example from a properties object. | Class | cytoscape.visual.mappings | CytoScape |
|
| LabelPlacerGraphic | A drag and drop graphic that allows users to set the placement Deprecated. | Class | cytoscape.visual.ui | CytoScape |
|
| LabelPosition | Deprecated. | Class | cytoscape.visual | CytoScape |
|
| LabelPositionParser | Parses a String into a LabelPosition object. | Class | cytoscape.visual.parsers | CytoScape |
|
| Layer | Wrapper for actual implementations of layers. | Interface | cytoscape.visual.customgraphic | CytoScape |
|
| LegendDialog | | Class | cytoscape.visual.ui | CytoScape |
|
| LegendTable | | Class | cytoscape.visual.mappings | CytoScape |
|
| LinearNumberInterpolator | This subclass of NumberInterpolator further assumes a linear interpolation, and calculates the fractional distance of the target domain value from | Class | cytoscape.visual.mappings | CytoScape |
|
| LinearNumberToColorInterpolator | The class provides a linear interpolation between color values. | Class | cytoscape.visual.mappings | CytoScape |
|
| LinearNumberToNumberInterpolator | The class assumes that the supplied range objects are Numbers, and returns a linearly interplated value according to the value of frac. | Class | cytoscape.visual.mappings | CytoScape |
|
| LineStyle | enum LineStyleextends EnumEnum Constant SummaryBACKWARD_SLASH | Class | cytoscape.visual | CytoScape |
|
| LineStyleParser | Parses a String into a yFiles shape, which is represented by a byte identifier. | Class | cytoscape.visual.parsers | CytoScape |
|
| LineTypeIcon | | Class | cytoscape.visual.ui.icon | CytoScape |
|
| LoadImageTask | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| LongDashStroke | Fields inherited from class java. | Class | cytoscape.visual.strokes | CytoScape |
|
| MapperAndAttribute | | Class | cytoscape.visual.ui | CytoScape |
|
| MappingFactory | This class provides a static factory method for constructing an instance of ObjectMapping as specified by a Properties object and other arguments. | Class | cytoscape.visual.mappings | CytoScape |
|
| MappingKeyFactory | | Class | cytoscape.visual.ui | CytoScape |
|
| MappingManager | | Interface | cytoscape.visual.mappings | CytoScape |
|
| MappingManagerImpl | | Class | cytoscape.visual.mappings | CytoScape |
|
| MappingType | enum MappingTypeextends EnumDefines visual mapping types. | Class | cytoscape.visual.mappings | CytoScape |
|
| MappingUtil | Provides simple utility methods for the Mapping classes. | Class | cytoscape.visual.mappings | CytoScape |
|
| MinMaxDialog | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| NestedNetworkListener | Adds NodeView and EdgeView vizmap bypass listeners to network views as the views are created. | Class | cytoscape.visual.ui | CytoScape |
|
| NewMappingBuilder | Constructor SummaryNewMappingBuilder()Methods inherited from class java. | Class | cytoscape.visual.ui | CytoScape |
|
| NodeAppearance | Objects of this class hold data describing the appearance of a Node. | Class | cytoscape.visual | CytoScape |
|
| NodeAppearanceCalculator | This class calculates the appearance of a Node. | Class | cytoscape.visual | CytoScape |
|
| NodeBorderColorProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeBorderOpacityProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeCustomGraphicsPositionProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeCustomGraphicsProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeFillColorProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeFontFaceProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeFontSizeProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeHeightProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeIcon | Icon for node shapes. | Class | cytoscape.visual.ui.icon | CytoScape |
|
| NodeLabelColorProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeLabelOpacityProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeLabelPositionProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeLabelProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeLabelWidthProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeLineStyleProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeLineWidthProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeOpacityProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeShape | enum NodeShapeextends EnumSince:Cytoscape 2. | Class | cytoscape.visual | CytoScape |
|
| NodeShapeConverter | | Class | cytoscape.visual.converter | CytoScape |
|
| NodeShapeParser | Parses a String into a yFiles shape, which is represented by a byte identifier. | Class | cytoscape.visual.parsers | CytoScape |
|
| NodeShapeProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeShapeRangeValueCalculator | | Class | cytoscape.visual.mappings.rangecalculators | CytoScape |
|
| NodeShowNestedNetworkProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeSizeProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeToolTipProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NodeWidthProp | Fields inherited from class cytoscape. | Class | cytoscape.visual.properties | CytoScape |
|
| NullCustomGraphics | Null object for Custom Graphics. | Class | cytoscape.visual.customgraphic | CytoScape |
|
| NumberInterpolator | This partial implementation of Interpolator assumes that the domain values are some kind of number, and extracts the values into ordinary | Class | cytoscape.visual.mappings | CytoScape |
|
| ObjectMapping | Mappings should implement this interface. | Interface | cytoscape.visual.mappings | CytoScape |
|
| ObjectPlacerControl | | Class | cytoscape.visual.ui | CytoScape |
|
| ObjectPlacerGraphic | | Class | cytoscape.visual.ui | CytoScape |
|
| ObjectPositionCellRenderer | | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| ObjectPositionConverter | | Class | cytoscape.visual.converter | CytoScape |
|
| ObjectPositionParser | | Class | cytoscape.visual.parsers | CytoScape |
|
| ObjectToString | This class contains a method that does the reverse of the various parsing classes in this package, i. | Class | cytoscape.visual.parsers | CytoScape |
|
| ParallelStroke | Fields inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| PassThroughMapping | Defines a mapping from a bundle of data attributes to a visual attribute. | Class | cytoscape.visual.mappings | CytoScape |
|
| PersistImageTask | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| PipeStroke | | Class | cytoscape.visual.strokes | CytoScape |
|
| PipeStroke .Type | | Class | cytoscape.visual.strokes | CytoScape |
|
| PointTextListener | Listens for a User Initiated Change in any of the JTextFields in the Continuous Mapper UI. | Class | cytoscape.visual.mappings.continuous | CytoScape |
|
| PopupFontChooser | | Class | cytoscape.visual.ui | CytoScape |
|
| PopupIconChooser | PopupIconChooser borrows all of its functionality from IconPopupButton. | Class | cytoscape.visual.ui | CytoScape |
|
| PopupObjectPositionChooser | | Class | cytoscape.visual.ui | CytoScape |
|
| PopupStringChooser | An input dialog for strings, ints, and doubles. | Class | cytoscape.visual.ui | CytoScape |
|
| RandomColorListener | User wants to Seed the Discrete Mapper with Random Color Values. | Class | cytoscape.visual.mappings.discrete | CytoScape |
|
| RangeValueCalculator | | Interface | cytoscape.visual.mappings | CytoScape |
|
| RangeValueCalculatorFactory | | Interface | cytoscape.visual.mappings | CytoScape |
|
| RangeValueCalculatorFactoryImpl | Constructor SummaryRangeValueCalculatorFactoryImpl()> | Class | cytoscape.visual.mappings | CytoScape |
|
| RedrawTask | | Class | cytoscape.visual.ui | CytoScape |
|
| RenderingContext | | Interface | cytoscape.visual.customgraphic | CytoScape |
|
| RestoreImageTask | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| SaveImageTask | | Class | cytoscape.visual.customgraphic | CytoScape |
|
| SeparateArrowStroke | Fields inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| ShapeCellRenderer | | Class | cytoscape.visual.ui.editors.discrete | CytoScape |
|
| ShapeStroke | | Class | cytoscape.visual.strokes | CytoScape |
|
| SineWaveStroke | Fields inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| SolidStroke | Fields inherited from class java. | Class | cytoscape.visual.strokes | CytoScape |
|
| StringParser | simply returning the supplied argument. | Class | cytoscape.visual.parsers | CytoScape |
|
| StringRangeValueCalculator | | Class | cytoscape.visual.mappings.rangecalculators | CytoScape |
|
| SubjectBase | Abstract Base Class for Subject in the Subject / Observer Pattern. | Class | cytoscape.visual | CytoScape |
|
| Taggable | | Interface | cytoscape.visual.customgraphic | CytoScape |
|
| TexturePaintFactory | | Class | cytoscape.visual.customgraphic.paint | CytoScape |
|
| TriangleThumbRenderer | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| URLImageCustomGraphics | Fields inherited from class cytoscape. | Class | cytoscape.visual.customgraphic.impl.bitmap | CytoScape |
|
| URLImageCustomGraphicsParser | Create instance of URLImageCustomGraphics object from String. | Class | cytoscape.visual.customgraphic | CytoScape |
|
| ValueParser | | Interface | cytoscape.visual.parsers | CytoScape |
|
| ValueSelectDialog | Visual Property selector for discrete valuesAuthor:konoSee Also:Serialized Form | Class | cytoscape.visual.ui | CytoScape |
|
| ValueToStringConverter | Provide special type of toString for the given class. | Interface | cytoscape.visual.converter | CytoScape |
|
| ValueToStringConverterManager | Replacement for ObjectToString. | Class | cytoscape.visual.converter | CytoScape |
|
| VectorCustomGraphics | | Interface | cytoscape.visual.customgraphic.impl.vector | CytoScape |
|
| VerticalSlashStroke | Nested Class SummaryNested classes/interfaces inherited from class cytoscape. | Class | cytoscape.visual.strokes | CytoScape |
|
| VisualMappingManager | Top-level class for controlling the visual appearance of nodes and edges according to data attributes, as well as some global visual attributes. | Class | cytoscape.visual | CytoScape |
|
| VisualProperty | Represents a visual property. | Interface | cytoscape.visual | CytoScape |
|
| VisualPropertyDependency | Define dependency of visual properties. | Interface | cytoscape.visual | CytoScape |
|
| VisualPropertyDependency .Definition | An enum that lists the possible dependencies. | Class | cytoscape.visual | CytoScape |
|
| VisualPropertyIcon | Icon created from Shape object passed from rendering engine. | Class | cytoscape.visual.ui.icon | CytoScape |
|
| VisualPropertyType | enum VisualPropertyTypeextends EnumEnum for calculator types. | Class | cytoscape.visual | CytoScape |
|
| VisualStyle | This class encapsulates a full set of visual mapping specifications for Cytoscape. | Class | cytoscape.visual | CytoScape |
|
| VizMapBypassNetworkListener | Adds NodeView and EdgeView vizmap bypass listeners to network views as the views are created. | Class | cytoscape.visual.ui | CytoScape |
|
| VizMapperMainPanel | New VizMapper UI main panel. | Class | cytoscape.visual.ui | CytoScape |
|
| VizMapperMainPanel .DefaultEditor | | Class | cytoscape.visual.ui | CytoScape |
|
| VizMapperProperty | | Class | cytoscape.visual.ui | CytoScape |
|
| VizMapperTrackRenderer | | Interface | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| WidthStroke | A simple extension of Stroke that allows Stroke objects to be coupled with LineStyle enum values and allows the width of the | Interface | cytoscape.visual.strokes | CytoScape |
|
| YValueLegendPanel | | Class | cytoscape.visual.ui.editors.continuous | CytoScape |
|
| ZeroStroke | Rather than handle strokes of width 0 for all implementations of WidthStroke, use this wrapper class that, when the width is less than or equal to 0 a | Class | cytoscape.visual.strokes | CytoScape |
|
| ZigzagStroke | | Class | cytoscape.visual.strokes | CytoScape |