Class ComboGeoData

  • All Implemented Interfaces:
    GeoData

    public class ComboGeoData
    extends java.lang.Object
    implements GeoData
    The ComboGeoData contains a heterogeneous GeoData objects. It normally represents a collection of different types of geo objects inside the map.
    • Field Detail

      • objectList

        protected java.util.List<GeoData> objectList
    • Constructor Detail

      • ComboGeoData

        public ComboGeoData()