public abstract class DebutSection extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected String |
gestion |
protected double |
id_sec_sui |
protected double |
id_troncon |
protected String |
sens |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
DebutSection() |
Modifier and Type | Method and Description |
---|---|
GM_LineString |
getGeometrie()
Renvoie la géométrie de self
|
String |
getGestion() |
double |
getId_sec_sui() |
double |
getId_troncon() |
String |
getSens() |
void |
setGeometrie(GM_LineString G)
Définit la géométrie de self
|
void |
setGestion(String Gestion) |
void |
setId_sec_sui(double Id_sec_sui) |
void |
setId_troncon(double Id_troncon) |
void |
setSens(String Sens) |
getId_bdcarto, recherche_element_avec_idbdc, 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 gestion
protected String sens
protected double id_troncon
protected double id_sec_sui
public GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public String getGestion()
public void setGestion(String Gestion)
public String getSens()
public void setSens(String Sens)
public double getId_troncon()
public void setId_troncon(double Id_troncon)
public double getId_sec_sui()
public void setId_sec_sui(double Id_sec_sui)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.