com.sun.electric.database.geometry
Class PolyBase.PolyBaseTree

java.lang.Object
  extended by com.sun.electric.database.geometry.PolyBase.PolyBaseTree
Enclosing class:
PolyBase

public static class PolyBase.PolyBaseTree
extends java.lang.Object


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

Method Detail

getSons

public java.util.List<PolyBase.PolyBaseTree> getSons()

getPoly

public PolyBase getPoly()