Property | Type | Description | |
---|---|---|---|
Args | String>.Dictionary | ||
Calculator | DistanceCalculator | ||
WorldBounds | Rectangle | ||
geo | bool |
Method | Description | |
---|---|---|
MakeSpatialContext ( String>.Dictionary |
The factory class is lookuped up via "spatialContextFactory" in args then falling back to a Java system property (with initial caps). If neither are specified then {@link SimpleSpatialContextFactory} is chosen.
|
Method | Description | |
---|---|---|
Init ( String>.Dictionary |
||
InitCalculator ( ) : void | ||
InitUnits ( ) : void | ||
InitWorldBounds ( ) : void | ||
NewSpatialContext ( ) : |
||
SpatialContextFactory ( ) : System |
protected Init ( String>.Dictionary |
||
args | String>.Dictionary | |
return | void |
public static MakeSpatialContext ( String>.Dictionary |
||
args | String>.Dictionary | |
return |
protected NewSpatialContext ( ) : |
||
return |