public abstract class ElementGeoroute extends FT_Feature
Modifier and Type | Field and Description |
---|---|
protected double |
id_georout |
protected String |
typ_donnee |
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
ElementGeoroute() |
Modifier and Type | Method and Description |
---|---|
double |
getId_georout() |
String |
getTyp_donnee() |
static ElementGeoroute |
recherche_element_avec_idgeoroute(Population<ElementGeoroute> pop,
double id) |
void |
setId_georout(double Id_georout) |
void |
setTyp_donnee(String Typ_donnee) |
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 typ_donnee
protected double id_georout
public String getTyp_donnee()
public void setTyp_donnee(String Typ_donnee)
public double getId_georout()
public void setId_georout(double Id_georout)
public static ElementGeoroute recherche_element_avec_idgeoroute(Population<ElementGeoroute> pop, double id)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.