public abstract class Commune extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected String |
insee_arr |
protected String |
insee_cant |
protected String |
insee_comm |
protected String |
insee_dept |
protected String |
insee_reg |
protected String |
nom_comm |
protected String |
nom_dept |
protected String |
nom_region |
protected double |
population_ |
protected String |
statut |
protected double |
superficie |
protected double |
x_commune |
protected double |
y_commune |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
Commune() |
Modifier and Type | Method and Description |
---|---|
GM_Polygon |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la
méthode getGeom()
|
String |
getInsee_arr() |
String |
getInsee_cant() |
String |
getInsee_comm() |
String |
getInsee_dept() |
String |
getInsee_reg() |
String |
getNom_comm() |
String |
getNom_dept() |
String |
getNom_region() |
double |
getPopulation_() |
String |
getStatut() |
double |
getSuperficie() |
double |
getX_commune() |
double |
getY_commune() |
void |
setGeometrie(GM_Polygon G)
Définit la géométrie de l'objet, castée plus précisément qu'avec la
méthode setGeom()
|
void |
setInsee_arr(String Insee_arr) |
void |
setInsee_cant(String Insee_cant) |
void |
setInsee_comm(String Insee_comm) |
void |
setInsee_dept(String Insee_dept) |
void |
setInsee_reg(String Insee_reg) |
void |
setNom_comm(String Nom_comm) |
void |
setNom_dept(String Nom_dept) |
void |
setNom_region(String Nom_region) |
void |
setPopulation_(double Population_) |
void |
setStatut(String Statut) |
void |
setSuperficie(double Superficie) |
void |
setX_commune(double X_commune) |
void |
setY_commune(double Y_commune) |
getId_bdcarto, recherche_element_avec_idbdc, search_list_idBDCarto, setId_bdcarto
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 nom_comm
protected String insee_comm
protected String statut
protected double x_commune
protected double y_commune
protected double superficie
protected double population_
protected String insee_cant
protected String insee_arr
protected String nom_dept
protected String insee_dept
protected String nom_region
protected String insee_reg
public GM_Polygon getGeometrie()
public void setGeometrie(GM_Polygon G)
public String getNom_comm()
public void setNom_comm(String Nom_comm)
public String getInsee_comm()
public void setInsee_comm(String Insee_comm)
public String getStatut()
public void setStatut(String Statut)
public double getX_commune()
public void setX_commune(double X_commune)
public double getY_commune()
public void setY_commune(double Y_commune)
public double getSuperficie()
public void setSuperficie(double Superficie)
public double getPopulation_()
public void setPopulation_(double Population_)
public String getInsee_cant()
public void setInsee_cant(String Insee_cant)
public String getInsee_arr()
public void setInsee_arr(String Insee_arr)
public String getNom_dept()
public void setNom_dept(String Nom_dept)
public String getInsee_dept()
public void setInsee_dept(String Insee_dept)
public String getNom_region()
public void setNom_region(String Nom_region)
public String getInsee_reg()
public void setInsee_reg(String Insee_reg)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.