public abstract class ObjetHydrographiquePonctuel extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected double |
cote |
protected String |
nature |
protected String |
toponyme |
protected String |
type_ |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
ObjetHydrographiquePonctuel() |
Modifier and Type | Method and Description |
---|---|
double |
getCote() |
GM_Point |
getGeometrie()
Renvoie la géométrie de self
|
String |
getNature() |
String |
getToponyme() |
String |
getType_() |
void |
setCote(double Cote) |
void |
setGeometrie(GM_Point geometrie)
Définit la géométrie de self
|
void |
setNature(String Nature) |
void |
setToponyme(String Toponyme) |
void |
setType_(String Type_) |
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 type_
protected String nature
protected String toponyme
protected double cote
public GM_Point getGeometrie()
public void setGeometrie(GM_Point geometrie)
public String getType_()
public void setType_(String Type_)
public String getNature()
public void setNature(String Nature)
public String getToponyme()
public void setToponyme(String Toponyme)
public double getCote()
public void setCote(double Cote)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.