public abstract class LigneElectrique extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected String |
nature |
protected String |
tension |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
LigneElectrique() |
Modifier and Type | Method and Description |
---|---|
GM_LineString |
getGeometrie()
Renvoie le GM_LineString qui definit la geometrie de self
|
String |
getNature() |
String |
getTension() |
void |
setGeometrie(GM_LineString G)
Definit le GM_LineString qui definit la geometrie de self
|
void |
setNature(String Nature) |
void |
setTension(String Tension) |
getId_bdcarto, recherche_element_avec_idbdc, recherche_element_avec_idbdc, search_list_idBDCarto, 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
public GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public String getNature()
public void setNature(String Nature)
public String getTension()
public void setTension(String Tension)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.