com.sun.electric.tool.logicaleffort
Class LENetlister.LECellInfo

java.lang.Object
  extended by com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
      extended by com.sun.electric.tool.logicaleffort.LENetlister.LECellInfo
Direct Known Subclasses:
LENetlister1.LECellInfo, LENetlister2.LECellInfo
Enclosing class:
LENetlister

protected static class LENetlister.LECellInfo
extends HierarchyEnumerator.CellInfo


Constructor Summary
protected LENetlister.LECellInfo()
           
 
Method Summary
protected  float getMFactor()
          get mFactor
protected  LENetlister.NetlisterConstants getSettings()
           
protected  float getSU()
           
protected  void leInit(LENetlister.NetlisterConstants constants)
           
 
Methods inherited from class com.sun.electric.database.hierarchy.HierarchyEnumerator.CellInfo
getCell, getContext, getExportNetIDs, getNetID, getNetlist, getNetworkInParent, getParentInfo, getParentInst, getPortNetIDs, getRootInfo, getTransformToRoot, getUniqueNetName, getUniqueNetName, getUniqueNetNameProxy, getUniqueNetNameProxy, getUniqueNodableName, getUniqueNodableNameProxy, isRootCell, netIdToNetDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LENetlister.LECellInfo

protected LENetlister.LECellInfo()
Method Detail

leInit

protected void leInit(LENetlister.NetlisterConstants constants)

getMFactor

protected float getMFactor()
get mFactor


getSU

protected float getSU()

getSettings

protected LENetlister.NetlisterConstants getSettings()