public class PanoramioFeature extends AbstractFeature
featureType, geom, id, logger, population, topo
Constructor and Description |
---|
PanoramioFeature(PanoramioPhoto photo,
double longitude,
double latitude) |
Modifier and Type | Method and Description |
---|---|
IFeature |
cloneGeom()
Clonage avec clonage de la geometrie.
|
Object |
getAttribute(String nomAttribut)
Methode pour recupérer la valeur d'un attribut dont le nom est donné en
paramètre
|
double |
getLatitude() |
double |
getLongitude() |
PanoramioPhoto |
getPhoto() |
String |
getPhotoUrlSmall() |
String |
getStringId() |
void |
setLatitude(double latitude) |
void |
setLongitude(double longitude) |
void |
setPhoto(PanoramioPhoto photo) |
void |
setStringId(String stringId) |
addAllCorrespondants, addCorrespondant, class2PrimitiveClass, clearCorrespondants, createTypedFeature, equals, 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 PanoramioFeature(PanoramioPhoto photo, double longitude, double latitude)
public IFeature cloneGeom() throws CloneNotSupportedException
IFeature
CloneNotSupportedException
public PanoramioPhoto getPhoto()
public void setPhoto(PanoramioPhoto photo)
public double getLongitude()
public void setLongitude(double longitude)
public double getLatitude()
public void setLatitude(double latitude)
public String getStringId()
public void setStringId(String stringId)
public String getPhotoUrlSmall()
public Object getAttribute(String nomAttribut)
IFeature
getAttribute
in interface IFeature
getAttribute
in class AbstractFeature
Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.