public abstract class Itineraire extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected String |
nature |
protected String |
numero |
protected String |
toponyme |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
Itineraire() |
Modifier and Type | Method and Description |
---|---|
GM_LineString |
getGeometrie()
Renvoie la géométrie de self
|
String |
getNature() |
String |
getNumero() |
String |
getToponyme() |
void |
setGeometrie(GM_LineString G)
Définit la géométrie de self
|
void |
setNature(String Nature) |
void |
setNumero(String Numero) |
void |
setToponyme(String Toponyme) |
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 numero
protected String nature
protected String toponyme
public GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public String getNumero()
public void setNumero(String Numero)
public String getNature()
public void setNature(String Nature)
public String getToponyme()
public void setToponyme(String Toponyme)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.