| Package | Description |
|---|---|
| com.revolsys.swing.map.layer.record.style |
| Modifier and Type | Method and Description |
|---|---|
GammaMethod |
GeometryStyle.getLineGammaMethod() |
GammaMethod |
GeometryStyle.getPolygonGammaMethod() |
static GammaMethod |
GammaMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GammaMethod[] |
GammaMethod.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.setLineGammaMethod(GammaMethod gammaMethod) |
void |
GeometryStyle.setPolygonGammaMethod(GammaMethod polygonGammaMethod) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.