Class LabelPlacement
java.lang.Object
org.oscim.layers.tile.vector.labeling.LabelPlacement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLabel(org.oscim.layers.tile.vector.labeling.Label l) voidcleanup()static final LabelTileDataprotected org.oscim.layers.tile.vector.labeling.LabelgroupLabels(org.oscim.layers.tile.vector.labeling.Label labels) group labels by string and type
-
Constructor Details
-
LabelPlacement
-
-
Method Details
-
getLabels
-
addLabel
public void addLabel(org.oscim.layers.tile.vector.labeling.Label l) -
cleanup
public void cleanup() -
groupLabels
protected org.oscim.layers.tile.vector.labeling.Label groupLabels(org.oscim.layers.tile.vector.labeling.Label labels) group labels by string and type
-