public abstract class ElementGeoroute extends FT_Feature
Modifier and Type | Field and Description |
---|---|
protected int |
id_georoute
Identifiant donné par Géoroute
|
String |
type |
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
ElementGeoroute() |
Modifier and Type | Method and Description |
---|---|
int |
getId_georoute() |
String |
getType() |
static ElementGeoroute |
recherche_element_avec_idgeoroute(Population<ElementGeoroute> pop,
int id) |
void |
setId_georoute(int I) |
void |
setType(String type) |
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 int id_georoute
public String type
public int getId_georoute()
public void setId_georoute(int I)
public String getType()
public void setType(String type)
public static ElementGeoroute recherche_element_avec_idgeoroute(Population<ElementGeoroute> pop, int id)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.