|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.geo.map.AbstractMapProvider
public abstract class AbstractMapProvider
Defines methods to get an xml stream reader of the svg map.
Constructor Summary | |
---|---|
AbstractMapProvider()
Constructor |
Method Summary | |
---|---|
abstract javax.xml.stream.XMLStreamReader |
getSVGMapStreamReader(MapConfiguration mapConf)
Gets an xml stream reader of the svg map. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractMapProvider()
Method Detail |
---|
public abstract javax.xml.stream.XMLStreamReader getSVGMapStreamReader(MapConfiguration mapConf) throws it.eng.spago.error.EMFUserError
getSVGMapStreamReader
in interface MapProviderIFace
mapConf
- MapConfiguration object which contains the configuration for the
map recovering
it.eng.spago.error.EMFUserError
- if some errors occur during the xml stream recovering
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |