public abstract class ToponymeHydrographieSurfacique extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected int |
classification |
protected double |
cote |
protected String |
nature |
protected String |
toponyme |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
ToponymeHydrographieSurfacique() |
Modifier and Type | Method and Description |
---|---|
int |
getClassification() |
double |
getCote() |
GM_Point |
getGeometrie()
Renvoie le GM_Point qui definit la geometrie de self
|
String |
getNature() |
String |
getToponyme() |
void |
setClassification(int S) |
void |
setCote(double Cote) |
void |
setGeometrie(GM_Point geometrie)
Definit le GM_Point qui definit la geometrie de self
|
void |
setNature(String I) |
void |
setToponyme(String Toponyme) |
getId_bdcarto, recherche_element_avec_idbdc, recherche_element_avec_idbdc, search_list_idBDCarto, 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 nature
protected String toponyme
protected double cote
protected int classification
public GM_Point getGeometrie()
public void setGeometrie(GM_Point geometrie)
public String getNature()
public void setNature(String I)
public String getToponyme()
public void setToponyme(String Toponyme)
public double getCote()
public void setCote(double Cote)
public int getClassification()
public void setClassification(int S)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.