The Hotspot type exposes the following members.

Constructors

  NameDescription
Public methodHotspot()()()()
Empty constructor for Hotspots1Day.
Public methodHotspot(String)
Creates a new instance of Hotspot1Day with the specified parameters.

Methods

  NameDescription
Public methodEquals
Determina si el objeto Object especificado es igual al objeto Object actual.
(Inherited from Object.)
Protected methodFinalize
Permite que un objeto Object intente liberar recursos y realizar otras operaciones de limpieza antes de que el objeto Object sea reclamado por el recolector de elementos no utilizados.
(Inherited from Object.)
Public methodGetHashCode
Actúa como función hash para un tipo concreto.
(Inherited from Object.)
Public methodStatic memberGetListViewColumnNames
Public methodGetType
Obtiene el objeto Type de la instancia actual.
(Inherited from Object.)
Public methodLoadFromCsvLine
Loads the attribute values for this object with the specified csv line.
(Overrides AbstractFeatureType..::..LoadFromCsvLine(String).)
Protected methodMemberwiseClone
Crea una copia superficial del objeto Object actual.
(Inherited from Object.)
Protected methodSetProperties
Set the Id and The_Geom property.
(Inherited from AbstractFeatureType.)
Protected methodSplitCsvLine
Splits a csv line taking into account the "" symbols.
(Inherited from AbstractFeatureType.)
Public methodToListViewItem
Creates a ListViewItem representation for this object.
(Overrides AbstractFeatureType..::..ToListViewItem()()()().)
Public methodToString
Devuelve una clase String que representa la clase Object actual.
(Inherited from Object.)
Public methodToWaypoint
Gets the Waypoint representation for this object.
(Inherited from AbstractFeatureType.)

Fields

  NameDescription
Protected field_the_geom_lat (Inherited from AbstractFeatureType.)
Protected field_the_geom_lon (Inherited from AbstractFeatureType.)

Properties

  NameDescription
Public propertyClass (Inherited from AbstractFeatureType.)
Public propertyCommune (Inherited from AbstractFeatureType.)
Public propertyConf
Public propertyCorine
Public propertyCountry (Inherited from AbstractFeatureType.)
Public propertyHS_DateTime
Public propertyId (Inherited from AbstractFeatureType.)
Public propertyLat
Public propertyLon
Public propertyProvince (Inherited from AbstractFeatureType.)
Public propertyThe_Geom (Inherited from AbstractFeatureType.)
Public propertyThe_Geom_Waypoint (Inherited from AbstractFeatureType.)

See Also