|
FME Developer Tools
FME PlugIn SDK
The FME PlugIn SDK allows developers to add their own formats or functionality to the FME translation core.
The SDK is included in the full release version of FME (FME Professional Editional or higher).
Functional overview
- Allows the integration of additional data formats
- Allows the integration of additional functions/factories or
- Programming languages: C++ or Java
FME Objects API
The FME Objects API is a software library for working with spatial data. Application developers use the FME Objects API to add spatial data reading and writing support into their stand-alone applications.
The SDK is included in the full release version of FME (FME Professional Editional or higher).
Programming languages: C, C++, COM, Java
|