Search Results for

    Show / Hide Table of Contents

    Namespace OSGeo.MapGuide.MaestroAPI.Schema

    Classes

    ClassDefinition

    Represents a FDO class definition. A Class Definition defines the structure of features that originate from it in feature queries. Class Definitions usually contain a Geometry property for spatial features.

    Class Definitions belong to a Feature Schema

    DataPropertyDefinition

    Derives from PropertyDefinition and represents simple values or collections of simple values. This can take on any of the data types listed in the DataPropertyType enumeration.

    FeatureSchema

    Contains all of the classes and relationships that make up a particular data model. This class is used to represent the internal logical structure of a Feature Source

    FeatureSourceDescription

    Class that represents a the layout of a feature source

    GeometricPropertyDefinition

    A geometric property

    PropertyDefinition

    Base class of all property definitions

    RasterPropertyDefinition

    Has the information needed to create or completely describe a raster property. This class encapsulates the information necessary to insert a 'new' raster, in the absence of any other information, for the properties defined using this schema element.

    SchemaElement

    Base class of all FDO schema elements

    UnmappedDataType

    Dummy class that represents an unknown data type

    Enums

    DataPropertyType

    Defines the valid data types of data properties

    FeatureGeometricType

    Defines the valid types of geometric storage in a geometric property

    PropertyDefinitionType

    Defines the types of properties in a FDO class definition

    PropertyValueType

    Defines the valid types of property values

    SpecificGeometryType

    Defines the valid specific geometry types for geometric storage

    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng