Package | Description |
---|---|
com.bbn.openmap.layer.location |
Provides a layer that can display location data - data that represents
a location with a graphic and a name.
|
Modifier and Type | Field and Description |
---|---|
protected DeclutterMatrix |
LocationLayer.declutterMatrix
The declutter matrix to use, if desired.
|
Modifier and Type | Method and Description |
---|---|
DeclutterMatrix |
LocationLayer.getDeclutterMatrix() |
Modifier and Type | Method and Description |
---|---|
protected void |
Location.declutterLabel(DeclutterMatrix declutter,
Projection proj)
Given the label is this location has a height and width, find a clean
place on the map for it.
|
protected void |
ByteRasterLocation.declutterLabel(DeclutterMatrix declutter,
Projection proj)
Given the label is this location has a height and width, find a clean
place on the map for it.
|
boolean |
Location.generate(Projection proj,
DeclutterMatrix declutterMatrix)
Generate the location, and use the declutter matrix to place the label is
a spot so that it doesn't interset with other labels.
|
void |
LocationLayer.setDeclutterMatrix(DeclutterMatrix dm) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details