public abstract class Franchissement extends ElementBDCarto
| Modifier and Type | Field and Description |
|---|---|
protected double |
cote |
protected double |
id_troncon |
protected String |
mode_ |
protected double |
niveau |
protected String |
toponyme |
protected String |
type_tron |
id_bdcartofeatureType, geom, id, logger, population, topo| Constructor and Description |
|---|
Franchissement() |
| Modifier and Type | Method and Description |
|---|---|
double |
getCote() |
GM_Point |
getGeometrie()
Renvoie la géométrie de self
|
double |
getId_troncon() |
String |
getMode_() |
double |
getNiveau() |
String |
getToponyme() |
String |
getType_tron() |
void |
setCote(double Cote) |
void |
setGeometrie(GM_Point G)
Définit la géométrie de self
|
void |
setId_troncon(double Id_troncon) |
void |
setMode_(String Mode_) |
void |
setNiveau(double Niveau) |
void |
setToponyme(String Toponyme) |
void |
setType_tron(String Type_tron) |
getId_bdcarto, recherche_element_avec_idbdc, search_list_idBDCarto, setId_bdcartocloneGeomaddAllCorrespondants, 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 toponyme
protected double cote
protected String type_tron
protected double id_troncon
protected String mode_
protected double niveau
public GM_Point getGeometrie()
public void setGeometrie(GM_Point G)
public String getToponyme()
public void setToponyme(String Toponyme)
public double getCote()
public void setCote(double Cote)
public String getType_tron()
public void setType_tron(String Type_tron)
public double getId_troncon()
public void setId_troncon(double Id_troncon)
public String getMode_()
public void setMode_(String Mode_)
public double getNiveau()
public void setNiveau(double Niveau)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.