public class PLayer
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
PLayer(java.lang.String n,
double w)
Constructor that defines a layer name and a surround width in an optical track.
|
public PLayer(java.lang.String n, double w)
n
- the name of the Electric Layer.w
- the width of the layer when in an optical track.public double getWidth()
public Layer findLayer()