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