Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
AppNamespace.h
Go to the documentation of this file.
1 /******************************************************************************
2 * ADOBE CONFIDENTIAL
3 * ___________________
4 *
5 * Copyright [2013] Adobe Systems Incorporated
6 * All Rights Reserved.
7 *
8 * NOTICE: All information contained herein is, and remains
9 * the property of Adobe Systems Incorporated and its suppliers,
10 * if any. The intellectual and technical concepts contained
11 * herein are proprietary to Adobe Systems Incorporated and its
12 * suppliers and are protected by all applicable intellectual
13 * property laws, including trade secret and copyright laws.
14 * Dissemination of this information or reproduction of this material
15 * is strictly forbidden unless prior written permission is obtained
16 * from Adobe Systems Incorporated.
17 ******************************************************************************/
18 
27 #error "This file is meant for documentation only. This should not be included in any compilation unit"
28 
35 namespace DOM
36 {
42  namespace Layer
43  {
44  }
45 
46 
52  namespace FrameElement
53  {
54  }
55 
56 
62  namespace LibraryItem
63  {
64  }
65 
66 
72  namespace MediaInfo
73  {
74  }
75 
76 
82  namespace FillStyle
83  {
84  }
85 
86 
92  namespace StrokeStyle
93  {
94  }
95 
96 
102  namespace Utils
103  {
104  }
105 
106 
112  namespace Utils
113  {
114  }
115 
116 
122  namespace Service
123  {
129  namespace Document
130  {
131  }
132 
133 
139  namespace FontTable
140  {
141  }
142 
143 
149  namespace Image
150  {
151  }
152 
153 
159  namespace Shape
160  {
161  }
162 
163 
169  namespace Sound
170  {
171  }
172 
173 
179  namespace TextLayout
180  {
181  }
182 
183 
189  namespace Tween
190  {
191  }
192  }
193 }
194 
195 
201 namespace Application
202 {
208  namespace Service
209  {
210  }
211 }
212 
213 
219 namespace DocType
220 {
221 
222 }
223 
224 
230 namespace Publisher
231 {
232 
233 }
234 
235 
241 namespace Exporter
242 {
248  namespace Service
249  {
250  }
251 }
Provides interfaces for custom document type.
Provides interfaces for 'Adobe Animate CC' Application.
Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (D...
Provides interfaces for exporter that can be used by custom publisher.
Provides interfaces for custom publisher.