|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.technology.xml.Xml807.DisplayStyle
public static class Xml807.DisplayStyle
Field Summary | |
---|---|
java.util.Map<Xml807.Layer,Xml807.LayerDisplayStyle> |
layerStyles
|
java.lang.String |
name
|
java.util.List<java.awt.Color> |
transparentLayers
|
Constructor Summary | |
---|---|
Xml807.DisplayStyle()
|
Method Summary | |
---|---|
Xml807.LayerDisplayStyle |
newLayer(Xml807.Layer layer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String name
public final java.util.List<java.awt.Color> transparentLayers
public final java.util.Map<Xml807.Layer,Xml807.LayerDisplayStyle> layerStyles
Constructor Detail |
---|
public Xml807.DisplayStyle()
Method Detail |
---|
public Xml807.LayerDisplayStyle newLayer(Xml807.Layer layer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |