|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.eng.spagobi.engines.geo.map.utils.SVGMapMerger
public class SVGMapMerger
The Class SVGMapMerger.
| Constructor Summary | |
|---|---|
SVGMapMerger()
|
|
| Method Summary | |
|---|---|
static void |
margeMap(org.w3c.dom.svg.SVGDocument srcMap,
org.w3c.dom.svg.SVGDocument dstMap,
java.lang.String srcId,
java.lang.String dstId)
Marge map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SVGMapMerger()
| Method Detail |
|---|
public static void margeMap(org.w3c.dom.svg.SVGDocument srcMap,
org.w3c.dom.svg.SVGDocument dstMap,
java.lang.String srcId,
java.lang.String dstId)
srcMap - the src mapdstMap - the dst mapsrcId - the src iddstId - the dst id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||