public abstract class AccesEquipement extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected String |
cote |
protected double |
id_equipmt |
protected double |
id_troncon |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
AccesEquipement() |
Modifier and Type | Method and Description |
---|---|
String |
getCote() |
GM_LineString |
getGeometrie()
Renvoie la géométrie de self
|
double |
getId_equipmt() |
double |
getId_troncon() |
void |
setCote(String Cote) |
void |
setGeometrie(GM_LineString G)
Définit la géométrie de self
|
void |
setId_equipmt(double Id_equipmt) |
void |
setId_troncon(double Id_troncon) |
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 double id_equipmt
protected double id_troncon
protected String cote
public GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public double getId_equipmt()
public void setId_equipmt(double Id_equipmt)
public double getId_troncon()
public void setId_troncon(double Id_troncon)
public String getCote()
public void setCote(String Cote)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.