|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlBuilder | |
es.prodevelop.gvsig.mobile.project |
Uses of XmlBuilder in es.prodevelop.gvsig.mobile.project |
Methods in es.prodevelop.gvsig.mobile.project with parameters of type XmlBuilder | |
static void |
ProjectSerializer.projectSerialize(XmlBuilder xml,
Project prj)
Serializes the given project into the existing xml builder. |
static void |
ProjectSerializer.styleSerialize(XmlBuilder xml,
FLayer lyr)
This method serializes the layer properties into the existing XML builder. |
static void |
ProjectSerializer.boundSerializer(XmlBuilder xml,
java.awt.geom.Rectangle2D bounds)
This method serializes the given rectangle into an existing XMl builder object. |
static void |
ProjectSerializer.layerSerialize(XmlBuilder xml,
FLayer lyr,
java.lang.String projPath)
Writes the state of a layer lyr in the xml document |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |