Cytoscape 3.1.1 API

org.cytoscape.view.model
Interface NullCyNetworkView

All Superinterfaces:
CyDisposable, CyIdentifiable, CyNetworkView, View<CyNetwork>

public interface NullCyNetworkView
extends CyNetworkView

A CyNetwork with no corresponding view.


Field Summary
 
Fields inherited from interface org.cytoscape.model.CyIdentifiable
SUID
 
Method Summary
 
Methods inherited from interface org.cytoscape.view.model.CyNetworkView
fitContent, fitSelected, getAllViews, getEdgeView, getEdgeViews, getNodeView, getNodeViews, setViewDefault, updateView
 
Methods inherited from interface org.cytoscape.view.model.View
clearValueLock, clearVisualProperties, getModel, getVisualProperty, isDirectlyLocked, isSet, isValueLocked, setLockedValue, setVisualProperty
 
Methods inherited from interface org.cytoscape.model.CyIdentifiable
getSUID
 
Methods inherited from interface org.cytoscape.model.CyDisposable
dispose
 


Cytoscape 3.1.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.