com.sun.electric.tool.generator.layout.fill
Class FillGenConfig.ReserveConfig

java.lang.Object
  extended by com.sun.electric.tool.generator.layout.fill.FillGenConfig.ReserveConfig
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FillGenConfig

public static class FillGenConfig.ReserveConfig
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 void reserveWidthOnLayer(double vddW, FillGeneratorTool.Units vddUnits, double gndW, FillGeneratorTool.Units gndUnits)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

reserveWidthOnLayer

public void reserveWidthOnLayer(double vddW,
                                FillGeneratorTool.Units vddUnits,
                                double gndW,
                                FillGeneratorTool.Units gndUnits)