public abstract class TronconDeCoursDEau extends ElementBDPays
Modifier and Type | Field and Description |
---|---|
protected double |
artif |
protected double |
fictif |
protected String |
franchisst |
protected String |
nom |
protected double |
posit_sol |
protected String |
regime |
protected double |
z_fin |
protected double |
z_ini |
source
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
TronconDeCoursDEau() |
Modifier and Type | Method and Description |
---|---|
double |
getArtif() |
double |
getFictif() |
String |
getFranchisst() |
GM_LineString |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la méthode getGeom()
|
String |
getNom() |
double |
getPosit_sol() |
String |
getRegime() |
double |
getZ_fin() |
double |
getZ_ini() |
void |
setArtif(double Artif) |
void |
setFictif(double Fictif) |
void |
setFranchisst(String Franchisst) |
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 |
setNom(String Nom) |
void |
setPosit_sol(double Posit_sol) |
void |
setRegime(String Regime) |
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 double artif
protected double fictif
protected String franchisst
protected String nom
protected double posit_sol
protected String regime
protected double z_ini
protected double z_fin
public GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public double getArtif()
public void setArtif(double Artif)
public double getFictif()
public void setFictif(double Fictif)
public String getFranchisst()
public void setFranchisst(String Franchisst)
public String getNom()
public void setNom(String Nom)
public double getPosit_sol()
public void setPosit_sol(double Posit_sol)
public String getRegime()
public void setRegime(String Regime)
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.