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.setLayers(List)
option.Copyright © 2023. All rights reserved.