public abstract class LiaisonMaritime extends ElementBDCarto
Modifier and Type | Field and Description |
---|---|
protected double |
duree |
protected String |
ouverture |
protected String |
toponyme |
protected String |
vocation |
id_bdcarto
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
LiaisonMaritime() |
Modifier and Type | Method and Description |
---|---|
double |
getDuree() |
GM_LineString |
getGeometrie()
Renvoie la géométrie de self
|
String |
getOuverture() |
String |
getToponyme() |
String |
getVocation() |
void |
setDuree(double D) |
void |
setGeometrie(GM_LineString G)
Définit la géométrie de self
|
void |
setOuverture(String S) |
void |
setToponyme(String S) |
void |
setVocation(String S) |
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 ouverture
protected String vocation
protected double duree
protected String toponyme
public GM_LineString getGeometrie()
public void setGeometrie(GM_LineString G)
public String getOuverture()
public void setOuverture(String S)
public String getVocation()
public void setVocation(String S)
public double getDuree()
public void setDuree(double D)
public String getToponyme()
public void setToponyme(String S)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.