public class PlacemarkDecluttering extends ApplicationTemplate
PlacemarkClutterFilter to declutter PointPlacemark labels.
To enable this decluttering a filter has to be specified to the scene controller and each PointPlacemark that
participates in decluttering must be enabled for decluttering.
This example also enables label picking for all PointPlacemarks to illustrate that labels can be picked both when
they're not decluttered and when they are.| Modifier and Type | Class and Description |
|---|---|
static class |
PlacemarkDecluttering.AppFrame |
ApplicationTemplate.AppPanel| Constructor and Description |
|---|
PlacemarkDecluttering() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startpublic static void main(String[] args)