public class LabelPlacement
extends java.lang.Object
| Constructor and Description |
|---|
LabelPlacement(Map map,
TileRenderer tileRenderer) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLabel(org.oscim.layers.tile.vector.labeling.Label l) |
void |
cleanup() |
static LabelTileData |
getLabels(MapTile tile) |
protected org.oscim.layers.tile.vector.labeling.Label |
groupLabels(org.oscim.layers.tile.vector.labeling.Label labels)
group labels by string and type
|
public LabelPlacement(Map map, TileRenderer tileRenderer)
public static final LabelTileData getLabels(MapTile tile)
public void addLabel(org.oscim.layers.tile.vector.labeling.Label l)
public void cleanup()
protected org.oscim.layers.tile.vector.labeling.Label groupLabels(org.oscim.layers.tile.vector.labeling.Label labels)