public abstract class CommunicationRestreinte extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected double |
id_noeud |
protected double |
id_tro_fin |
protected double |
id_tro_ini |
protected String |
interdit |
protected double |
rest_haut |
protected double |
rest_poids |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
CommunicationRestreinte() |
Modifier and Type | Method and Description |
---|---|
GM_Point |
getGeometrie()
Renvoie la géométrie de self
|
double |
getId_noeud() |
double |
getId_tro_fin() |
double |
getId_tro_ini() |
String |
getInterdit() |
double |
getRest_haut() |
double |
getRest_poids() |
void |
setGeometrie(GM_Point geometrie)
Définit la géométrie de self
|
void |
setId_noeud(double Id_noeud) |
void |
setId_tro_fin(double Id_tro_fin) |
void |
setId_tro_ini(double Id_tro_ini) |
void |
setInterdit(String Interdit) |
void |
setRest_haut(double Rest_haut) |
void |
setRest_poids(double Rest_poids) |
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_noeud
protected double id_tro_ini
protected double id_tro_fin
protected String interdit
protected double rest_poids
protected double rest_haut
public GM_Point getGeometrie()
public void setGeometrie(GM_Point geometrie)
public double getId_noeud()
public void setId_noeud(double Id_noeud)
public double getId_tro_ini()
public void setId_tro_ini(double Id_tro_ini)
public double getId_tro_fin()
public void setId_tro_fin(double Id_tro_fin)
public String getInterdit()
public void setInterdit(String Interdit)
public double getRest_poids()
public void setRest_poids(double Rest_poids)
public double getRest_haut()
public void setRest_haut(double Rest_haut)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.