public abstract class TransportParCable extends ElementBDCarto
| Modifier and Type | Field and Description |
|---|---|
protected String |
nature |
protected String |
toponyme |
id_bdcartofeatureType, geom, id, logger, population, topo| Constructor and Description |
|---|
TransportParCable() |
| Modifier and Type | Method and Description |
|---|---|
GM_LineString |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la méthode getGeom()
|
String |
getNature() |
String |
getToponyme() |
void |
setGeometrie(GM_LineString G)
Définit la géométrie de l'objet, castée plus précisément qu'avec la méthode setGeom()
|
void |
setNature(String Nature) |
void |
setToponyme(String Toponyme) |
getId_bdcarto, recherche_element_avec_idbdc, search_list_idBDCarto, setId_bdcartocloneGeomaddAllCorrespondants, 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, toStringpublic GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public String getNature()
public void setNature(String Nature)
public String getToponyme()
public void setToponyme(String Toponyme)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.