public abstract class Canalisation extends ElementBDPays
Modifier and Type | Field and Description |
---|---|
protected String |
nature |
protected double |
posit_sol |
protected double |
z_fin |
protected double |
z_ini |
source
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
Canalisation() |
Modifier and Type | Method and Description |
---|---|
GM_LineString |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la méthode getGeom()
|
String |
getNature() |
double |
getPosit_sol() |
double |
getZ_fin() |
double |
getZ_ini() |
void |
setGeometrie(GM_LineString 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 |
setPosit_sol(double Posit_sol) |
void |
setZ_fin(double Z_fin) |
void |
setZ_ini(double Z_ini) |
getSource, setSource
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 posit_sol
protected double z_ini
protected double z_fin
public GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public String getNature()
public void setNature(String Nature)
public double getPosit_sol()
public void setPosit_sol(double Posit_sol)
public double getZ_ini()
public void setZ_ini(double Z_ini)
public double getZ_fin()
public void setZ_fin(double Z_fin)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.