Interface | Description |
---|---|
TransformableContent |
The requirements of transformable static
described visual content.
|
Class | Description |
---|---|
AggregateContent |
A simple collection of Content objects
This class is less flexible than the CompositeContent class
but is simpler for some purposes.
|
CompositeContent |
Static described visual content that is a composition
of many component parts.
|
Content |
Described visual content that knows how to render and transform
itself.
|