public interface Layer
LayerImpl
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Checks equality
|
String |
getName()
The name of the layer.
|
boolean |
isVisible()
The layer visibility indicator.
|
boolean equals(Object other)
String getName()
boolean isVisible()
CadOptions.getLayers()
/CadOptions.setLayers(List)
option.