it.stefanochizzolini.clown.documents.contents.objects
Class ContainerObject
java.lang.Object
it.stefanochizzolini.clown.documents.contents.objects.ContentObject
it.stefanochizzolini.clown.documents.contents.objects.CompositeObject
it.stefanochizzolini.clown.documents.contents.objects.ContainerObject
- Direct Known Subclasses:
- LocalGraphicsState, MarkedContent
public abstract class ContainerObject
- extends CompositeObject
Container object.
It encompasses multiple content objects.
- Since:
- 0.0.4
- Version:
- 0.0.8
- Author:
- Stefano Chizzolini (http://www.stefanochizzolini.it)
ContainerObject
protected ContainerObject()
ContainerObject
protected ContainerObject(ContentObject object)
ContainerObject
protected ContainerObject(ContentObject... objects)
ContainerObject
protected ContainerObject(List<ContentObject> objects)
Project home page
Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.