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

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

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

Fields in com.sun.electric.technology.xml with type parameters of type Xml807.LayerDisplayStyle
 java.util.Map<Xml807.Layer,Xml807.LayerDisplayStyle> Xml807.DisplayStyle.layerStyles
           
 

Methods in com.sun.electric.technology.xml that return Xml807.LayerDisplayStyle
 Xml807.LayerDisplayStyle Xml807.DisplayStyle.newLayer(Xml807.Layer layer)