Package com.anylogic.engine.presentation
- java.lang.Object
- com.anylogic.engine.presentation.SVGUtils.SVGCadLayerDescriptor
- Enclosing class:
- SVGUtils
public static class SVGUtils.SVGCadLayerDescriptor extends Object
| Modifier and Type | Field | Description |
|---|---|---|
final String | fill | |
final String | stroke |
| Constructor | Description |
|---|---|
SVGCadLayerDescriptor |
public final String stroke
public final String fill
public SVGCadLayerDescriptor(String stroke, String fill)