| FDO API Reference | Feature Data Objects |
#include <FdoStd.h>
#include <Fdo/Schema/DataPropertyDefinition.h>
#include <Fdo/Schema/DataType.h>
#include <Fdo/Raster/RasterDataModel.h>
Include dependency graph for RasterPropertyDefinition.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FdoRasterPropertyDefinition |
| The FdoRasterPropertyDefinition 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. More... | |
Typedefs | |
| typedef FdoPtr< FdoRasterPropertyDefinition > | FdoRasterPropertyP |
| FdoRasterPropertyP is a FdoPtr on FdoRasterPropertyDefinition, provided for convenience. | |
| Comments or suggestions? Send us feedback. |