Uses of Class
com.sun.electric.technology.xml.Xml807.Distance

Packages that use Xml807.Distance
com.sun.electric.technology.xml Package for handling versions of Technology Xml syntax. 
 

Uses of Xml807.Distance in com.sun.electric.technology.xml
 

Fields in com.sun.electric.technology.xml declared as Xml807.Distance
 Xml807.Distance Xml807.PrimitiveNode.defaultHeight
           
 Xml807.Distance Xml807.PrimitiveNode.defaultWidth
           
 Xml807.Distance Xml807.ArcLayer.extend
           
 Xml807.Distance Xml807.NodeLayer.hx
           
 Xml807.Distance Xml807.PrimitivePort.hx
           
 Xml807.Distance Xml807.NodeLayer.hy
           
 Xml807.Distance Xml807.PrimitivePort.hy
           
 Xml807.Distance Xml807.NodeLayer.lx
           
 Xml807.Distance Xml807.PrimitivePort.lx
           
 Xml807.Distance Xml807.NodeLayer.ly
           
 Xml807.Distance Xml807.PrimitivePort.ly
           
 

Fields in com.sun.electric.technology.xml with type parameters of type Xml807.Distance
 java.util.Map<java.lang.String,java.util.Map<Xml807.Layer,Xml807.Distance>> Xml807.RuleSet.layerRules
           
 

Methods in com.sun.electric.technology.xml that return Xml807.Distance
 Xml807.Distance Xml807.Distance.clone()
           
 

Methods in com.sun.electric.technology.xml that return types with arguments of type Xml807.Distance
 java.util.Map<Xml807.Layer,Xml807.Distance> Xml807.RuleSet.newLayerRule(java.lang.String ruleName)
           
 

Methods in com.sun.electric.technology.xml with parameters of type Xml807.Distance
 void Xml807.Distance.assign(Xml807.Distance d)