Interface PlacemarkDescriptor

All Known Implementing Classes:
AbstractPlacemarkDescriptor, GcpDescriptor, GenericPlacemarkDescriptor, GeometryDescriptor, PinDescriptor, PointDescriptor, PointPlacemarkDescriptor, TrackPointDescriptor

public interface PlacemarkDescriptor
Placemark descriptors are used to describe and create Placemarks.

New placemark descriptors can be added by using the Service Provider Interface META-INF/services/PlacemarkDescriptor.

Since this interface is likely to change, clients should not directly implement it. Instead they should derive their implementation from AbstractPlacemarkDescriptor.

Since:
BEAM 2.0 (full revision since BEAM 4.10)
Version:
2.0