public static interface Placemark.LevelOfDetailSelector
| Modifier and Type | Method and Description |
|---|---|
void |
selectLevelOfDetail(RenderContext rc,
Placemark placemark,
double cameraDistance)
Gets the active attributes for the current distance to the camera and highlighted state.
|
void selectLevelOfDetail(RenderContext rc, Placemark placemark, double cameraDistance)
rc - The current render contextplacemark - The placemark needing a level of detail selectioncameraDistance - The distance from the placemark to the camera (meters)