FDO API Reference Feature Data Objects

System::Void PhysicalPropertyMapping::InitFromXml NAMESPACE_OSGEO_COMMON_XML::XmlSaxContext *  context,
NAMESPACE_OSGEO_COMMON_XML::XmlAttributeCollection *  attributes
 

Initializes this Physical Property Mapping from its XML attributes. Called when this element is deserialized from XML. This function decodes any encoded property names (See _writeXml). Can be extended to handle particular XML attributes for derived classes.

Parameters:
context Input context contain information about the current deserialization operation
attributes Input the XML attributes.
Returns:
Returns nothing

Comments or suggestions? Send us feedback.