Web API Reference | MapGuide Open Source |
Inherits MgNamedSerializable.
Public Member Functions | |
MgClassDefinitionCollection * | GetClasses () |
Gets the class definitions. | |
STRING | GetDescription () |
Gets the schema description. | |
STRING | GetName () |
Gets the schema name. | |
MgFeatureSchema (CREFSTRING name, CREFSTRING description) | |
Constructs an MgFeatureSchema object and sets the schema name and description. | |
MgFeatureSchema () | |
Constructs an empty MgFeatureSchema object. | |
void | SetDescription (CREFSTRING description) |
void | SetName (CREFSTRING name) |