public abstract class PointActiviteInteret extends ElementBDPays
Modifier and Type | Field and Description |
---|---|
protected String |
categorie |
protected String |
nature |
source
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
PointActiviteInteret() |
Modifier and Type | Method and Description |
---|---|
String |
getCategorie() |
GM_Point |
getGeometrie()
Renvoie la géométrie de l'objet, castée plus précisément qu'avec la méthode getGeom()
|
String |
getNature() |
void |
setCategorie(String Categorie) |
void |
setGeometrie(GM_Point 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) |
getSource, setSource
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_Point getGeometrie()
public void setGeometrie(GM_Point G)
public String getCategorie()
public void setCategorie(String Categorie)
public String getNature()
public void setNature(String Nature)
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.