com.sun.electric.technology
Class PrimitiveNodeGroup

java.lang.Object
  extended by com.sun.electric.technology.PrimitiveNodeGroup

public class PrimitiveNodeGroup
extends java.lang.Object

A PrimitiveNodeGroup is a group of similar PrimitiveNodes. PrimitiveNodes in a group share a list of NodeLayers. Each PrimitiveNode may omit some NodeLayers of the list.


Method Summary
 java.util.List<PrimitiveNode> getNodes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNodes

public java.util.List<PrimitiveNode> getNodes()