Package | Description |
---|---|
gov.nasa.worldwind.render | |
gov.nasa.worldwindx.examples |
Modifier and Type | Field and Description |
---|---|
protected Path.PositionColors |
Path.positionColors |
Modifier and Type | Method and Description |
---|---|
Path.PositionColors |
Path.getPositionColors()
Indicates the PositionColors that defines the RGBA color for each of this path's positions.
|
Modifier and Type | Method and Description |
---|---|
void |
Path.setPositionColors(Path.PositionColors positionColors)
Specifies the position colors used to define an RGBA color for each of this path's positions.
|
Modifier and Type | Class and Description |
---|---|
static class |
ParallelPaths.AppFrame.ExamplePositionColors |
static class |
PathPositionColors.ExamplePositionColors
Example implementation of
Path.PositionColors that evenly distributes the
specified colors along a path with the specified length. |
static class |
PathsOnDateline.ExamplePositionColors
Example implementation of
Path.PositionColors that evenly distributes the
specified colors along a path with the specified length. |