public abstract class PointRemarquableDuRelief extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected double |
cote |
protected String |
nature |
protected String |
toponyme |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
PointRemarquableDuRelief() |
Modifier and Type | Method and Description |
---|---|
double |
getCote() |
GM_Point |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la méthode getGeom()
|
String |
getNature() |
String |
getToponyme() |
void |
setCote(double Cote) |
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 |
setNature(String Nature) |
void |
setToponyme(String Toponyme) |
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 nature
protected double cote
protected String toponyme
public GM_Point getGeometrie()
public void setGeometrie(GM_Point G)
public String getNature()
public void setNature(String Nature)
public double getCote()
public void setCote(double Cote)
public String getToponyme()
public void setToponyme(String Toponyme)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.