MapGuide API Reference
|
virtual MgClassDefinition* MgLayerBase::GetClassDefinition | ( | ) | [virtual] |
Gets the class definition for the feature class of the layer. If the feature class of the layer is extended with properties from other feature classes, then all those properties are also contained in the returned class definition. See Feature Schema .
virtual MgClassDefinition GetClassDefinition(); |
virtual MgClassDefinition GetClassDefinition(); |
virtual MgClassDefinition GetClassDefinition(); |
Reimplemented in MgLayer.