Cytoscape 2.8.0 API

Uses of Interface
cytoscape.visual.customgraphic.impl.vector.CustomGraphicsProperty

Packages that use CustomGraphicsProperty
cytoscape.visual.customgraphic   
cytoscape.visual.customgraphic.impl.vector   
 

Uses of CustomGraphicsProperty in cytoscape.visual.customgraphic
 

Classes in cytoscape.visual.customgraphic that implement CustomGraphicsProperty
 class CustomGraphicsPropertyImpl<T>
           
 

Uses of CustomGraphicsProperty in cytoscape.visual.customgraphic.impl.vector
 

Fields in cytoscape.visual.customgraphic.impl.vector declared as CustomGraphicsProperty
protected  CustomGraphicsProperty<Color> GradientLayerCustomGraphics.c1
           
protected  CustomGraphicsProperty<Color> GradientLayerCustomGraphics.c2
           
 

Fields in cytoscape.visual.customgraphic.impl.vector with type parameters of type CustomGraphicsProperty
protected  Map<String,CustomGraphicsProperty<?>> GradientLayerCustomGraphics.props
           
 

Methods in cytoscape.visual.customgraphic.impl.vector that return types with arguments of type CustomGraphicsProperty
 Map<String,CustomGraphicsProperty<?>> VectorCustomGraphics.getGraphicsProps()
           
 Map<String,CustomGraphicsProperty<?>> GradientLayerCustomGraphics.getGraphicsProps()
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.