Package | Description |
---|---|
visual.statik | |
visual.statik.described |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAggregateContent<C extends TransformableContent>
A generic piece of static visual content that is a composition
of many component parts.
|
class |
CompositeContent
Static visual content that is a composition
of many component parts, either sampled or described
|
Modifier and Type | Class and Description |
---|---|
class |
AggregateContent
A simple collection of Content objects
This class is less flexible than the CompositeContent class
but is simpler for some purposes.
|
class |
Content
Described visual content that knows how to render and transform
itself.
|