|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineCoordinateGenerator | |
|---|---|
| com.bbn.openmap.proj | Provides projection classes. |
| Uses of LineCoordinateGenerator in com.bbn.openmap.proj |
|---|
| Methods in com.bbn.openmap.proj that return LineCoordinateGenerator | |
|---|---|
static LineCoordinateGenerator |
LineCoordinateGenerator.fromDegrees(double[] degrees)
Create LCG with decimal degree coordinates. |
static LineCoordinateGenerator |
LineCoordinateGenerator.fromRadians(double[] radians)
Create LCG with radian coordinates. |
LineCoordinateGenerator |
LineCoordinateGenerator.withSegmentsPerDegrees(double spd)
Set how complex the line is by setting how many segments per degree are used to approximate the curve. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||