Class | Description |
---|---|
TemplateComponent |
This class represent all the possible template components in the Model, they basically are 2D rectangles
A
TemplateComponent specifies an area in a coordinate space that is
enclosed by the TemplateComponent object's top-left point
(x, y)
in the coordinate space, its width, and its height. |
TemplateModel |
The
TemplateModel class represents the current Template state, the model in the the MVC pattern |
TemplateSection |
The
TemplateSection class represents a Template Section that can be associated to any Template |
TreeNode |
Copyright © 2014. All Rights Reserved.