public class GetFeatureInfoEvent extends Object
| Constructor and Description |
|---|
GetFeatureInfoEvent()
Creates a new GetFeatureInfoEvent object.
|
GetFeatureInfoEvent(Object source,
com.vividsolutions.jts.geom.Geometry geom)
Creates a new GetFeatureInfoEvent object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
getFeatures()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeom()
DOCUMENT ME!
|
Object |
getSource()
DOCUMENT ME!
|
void |
setFeatures(List<Feature> features)
DOCUMENT ME!
|
void |
setGeom(com.vividsolutions.jts.geom.Geometry geom)
DOCUMENT ME!
|
void |
setSource(Object source)
DOCUMENT ME!
|
public GetFeatureInfoEvent()
public GetFeatureInfoEvent(Object source, com.vividsolutions.jts.geom.Geometry geom)
source - DOCUMENT ME!geom - DOCUMENT ME!public com.vividsolutions.jts.geom.Geometry getGeom()
public void setGeom(com.vividsolutions.jts.geom.Geometry geom)
geom - the geom to setpublic Object getSource()
public void setSource(Object source)
source - the source to setCopyright © 2012–2025 cismet GmbH. All rights reserved.