public abstract class ZoneHabitat extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected double |
id_bdcarto |
protected String |
importance |
protected String |
insee |
protected String |
toponyme |
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
ZoneHabitat() |
Modifier and Type | Method and Description |
---|---|
GM_Point |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la méthode getGeom()
|
double |
getId_bdcarto()
Identifiant donné par la BDCarto
|
String |
getImportance() |
String |
getInsee() |
String |
getToponyme() |
void |
setGeometrie(GM_Point G)
Définit la géométrie de l'objet, castée plus précisément qu'avec la méthode setGeom()
|
void |
setId_bdcarto(double Id_bdcarto)
Identifiant donné par la BDCarto
|
void |
setImportance(String Importance) |
void |
setInsee(String Insee) |
void |
setToponyme(String Toponyme) |
recherche_element_avec_idbdc, search_list_idBDCarto
cloneGeom
addAllCorrespondants, addCorrespondant, class2PrimitiveClass, clearCorrespondants, createTypedFeature, equals, getAttribute, getAttribute, getCorrespondant, getCorrespondants, getCorrespondants, getCorrespondantsAsString, getFeatureCollection, getFeatureCollections, getFeatureType, getGeom, getId, getLogger, getPopulation, getRelatedFeatures, getRelatedFeatures, getRepresentation, getSizeCorrespondants, getTopo, hasGeom, hasTopo, intersecte, isDeleted, removeCorrespondant, setAttribute, setCorrespondants, setDeleted, setFeatureType, setGeom, setId, setPopulation, setRepresentation, setTopo, toString
protected String insee
protected String toponyme
protected double id_bdcarto
protected String importance
public GM_Point getGeometrie()
public void setGeometrie(GM_Point G)
public String getInsee()
public void setInsee(String Insee)
public String getToponyme()
public void setToponyme(String Toponyme)
public double getId_bdcarto()
ElementBDCarto
getId_bdcarto
in class ElementBDCarto
public void setId_bdcarto(double Id_bdcarto)
ElementBDCarto
setId_bdcarto
in class ElementBDCarto
public String getImportance()
public void setImportance(String Importance)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.