Cytoscape 2.8.0 API

Uses of Interface
cytoscape.visual.customgraphic.Layer

Packages that use Layer
cytoscape.visual.customgraphic   
cytoscape.visual.customgraphic.impl   
 

Uses of Layer in cytoscape.visual.customgraphic
 

Methods in cytoscape.visual.customgraphic that return types with arguments of type Layer
 List<Layer> CyCustomGraphics.getLayers()
          Get layers belongs to this object.
 

Uses of Layer in cytoscape.visual.customgraphic.impl
 

Classes in cytoscape.visual.customgraphic.impl that implement Layer
 class DLayer
           
 

Fields in cytoscape.visual.customgraphic.impl with type parameters of type Layer
protected  List<Layer> AbstractDCustomGraphics.layers
           
 

Methods in cytoscape.visual.customgraphic.impl that return types with arguments of type Layer
 List<Layer> AbstractDCustomGraphics.getLayers()
           
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.