public abstract class PisteAerodrome extends ElementBDTopo
| Modifier and Type | Field and Description |
|---|---|
protected String |
nature |
protected double |
z_moyen |
sourcefeatureType, geom, id, logger, population, topo| Constructor and Description |
|---|
PisteAerodrome() |
| Modifier and Type | Method and Description |
|---|---|
GM_Polygon |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la méthode getGeom()
|
String |
getNature() |
double |
getZ_moyen() |
void |
setGeometrie(GM_Polygon 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 |
setZ_moyen(double Z_moyen) |
getSource, setSourcecloneGeomaddAllCorrespondants, 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, toStringprotected String nature
protected double z_moyen
public GM_Polygon getGeometrie()
public void setGeometrie(GM_Polygon G)
public String getNature()
public void setNature(String Nature)
public double getZ_moyen()
public void setZ_moyen(double Z_moyen)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.