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