Interface | Description |
---|---|
SimpleContent |
The requirements of simple static visual content.
|
TransformableContent |
The requirements of transformable static visual content.
|
Class | Description |
---|---|
AbstractAggregateContent<C extends TransformableContent> |
A generic piece of static visual content that is a composition
of many component parts.
|
AbstractTransformableContent |
A partial implementation of the TransformableContent
interface that keeps track of transformation information.
|
CompositeContent |
Static visual content that is a composition
of many component parts, either sampled or described
|