Uses of Class
com.sun.electric.tool.generator.layout.PortFilter

Packages that use PortFilter
com.sun.electric.tool.generator.layout   
 

Uses of PortFilter in com.sun.electric.tool.generator.layout
 

Subclasses of PortFilter in com.sun.electric.tool.generator.layout
static class PortFilter.SchemPortFilter
          Skip uninteresting elements of a schematic.
 

Fields in com.sun.electric.tool.generator.layout declared as PortFilter
static PortFilter PortFilter.SCHEMATIC
          This constant object can be invoked on the return value of Network.getPorts() omit PortInsts of the schematic elements that are typically uninteresting to Jose clients reading schematics.