Custom Platform Support Development Kit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Namespaces | Macros | Variables
IPropertyIDs.h File Reference

This file contains the identifiers of properties that can be tweened. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "Utils/DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::Service
 Provides service interfaces for DOM access.
 
 DOM::Service::Tween
 Provides service interfaces for Tween.
 

Macros

#define kDOMShapeProperty   "com.adobe.shape"
 Defines the property for "shape".
 
#define kDOMGeometricProperty   "com.adobe.geometry"
 Defines the property for "geometry".
 
#define kDOMColorProperty   "com.adobe.color"
 Defines the property for "color".
 
#define kDOMFilterProperty   "com.adobe.filter"
 Defines the property for "filter".
 

Variables

FCM::ConstFCMIID DOM::Service::Tween::SHAPE_PROPERTY_ID
 Defines the property ID for "shape". More...
 
FCM::ConstFCMIID DOM::Service::Tween::GEOMETRIC_PROPERTY_ID
 Defines ID for geometric property. More...
 
FCM::ConstFCMIID DOM::Service::Tween::COLOR_PROPERTY_ID
 Defines ID for color property. More...
 
FCM::ConstFCMIID DOM::Service::Tween::FILTER_PROPERTY_ID
 Defines ID for filter property. More...
 

Detailed Description

This file contains the identifiers of properties that can be tweened.