| Package | Description |
|---|---|
| com.revolsys.swing.map.layer.record.style | |
| com.revolsys.swing.map.layer.record.style.panel |
| Modifier and Type | Method and Description |
|---|---|
LineCap |
GeometryStyle.getLineCap() |
LineCap |
GeometryStyle.getLineCapEnum() |
static LineCap |
LineCap.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineCap[] |
LineCap.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryStyle.setLineCapEnum(LineCap lineCap) |
| Modifier and Type | Method and Description |
|---|---|
protected TogglePanel |
BaseStylePanel.createLineCapField(LineCap lineCap) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.