|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditorLayer | |
|---|---|
| com.bbn.openmap.layer.editor | This package provides the infrastructure to create layers that provide a Tool interface that controls their content. |
| com.bbn.openmap.layer.test | Provides a test layer for OpenMap. |
| Uses of EditorLayer in com.bbn.openmap.layer.editor |
|---|
| Constructors in com.bbn.openmap.layer.editor with parameters of type EditorLayer | |
|---|---|
AbstractEditorTool(EditorLayer eLayer)
The preferred constructor. |
|
DrawingEditorTool(EditorLayer layer)
The general constructor that can be called from subclasses to initialize the drawing tool and interface. |
|
| Uses of EditorLayer in com.bbn.openmap.layer.test |
|---|
| Subclasses of EditorLayer in com.bbn.openmap.layer.test | |
|---|---|
class |
GeoCrossDemoLayer
This layer was developed to provide a simple picture of how vector cross products work with Geos to solve intersection problems. |
class |
GeoIntersectionLayer
This layer demonstrates the use of the com.bbn.openmap.geo package to do intersection calculations in lat/lon space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||