|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.catalog.search.MapViewerFactory
public class MapViewerFactory
Instantiates mapviewer instances and searches for an instance that supports the url/servicetype.
Constructor Summary | |
---|---|
MapViewerFactory()
|
Method Summary | |
---|---|
static IMapViewer |
createDefaultMapViewer()
Creates a new MapViewer object. |
static IMapViewer |
createMapViewer(String resourceUrl,
String hintResourceType,
SearchResultRecord searchResultRecord,
RequestContext requestContext)
Creates a new MapViewer object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapViewerFactory()
Method Detail |
---|
public static IMapViewer createMapViewer(String resourceUrl, String hintResourceType, SearchResultRecord searchResultRecord, RequestContext requestContext)
resourceUrl
- the resource urlhintResourceType
- the hintsearchResultRecord
- the search result recordrequestContext
- the request context
public static IMapViewer createDefaultMapViewer()
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |