cytoscape.visual.customgraphic.impl
Class DLayer
java.lang.Object
cytoscape.visual.customgraphic.impl.DLayer
- All Implemented Interfaces:
- Layer
public class DLayer
- extends Object
- implements Layer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLayer
public DLayer(CustomGraphic layer,
int zOrder)
getZorder
public int getZorder()
- Description copied from interface:
Layer
- Each layer has immutable Z-Order value for rendering.
This method returens the value as int.
- Specified by:
getZorder
in interface Layer
- Returns:
getLayerObject
public Object getLayerObject()
- Specified by:
getLayerObject
in interface Layer
Copyright 2010 Cytoscape Consortium. All rights reserved.