Package gzz.media

gzz gzz.media gzz.diff gzz.zzutil gzz.mediaserver gzz.mediaserver.storage gzz.media.impl gzz.vob gzz.gfx.gl gzz.impl gzz.slices gzz.client gzz.client.gl gzz.client.awt gzz.control ../../../Gzz_architecture.gen.html#overall overall_small
Interface Summary
AudioSpan A span - contiguous piece of a permascroll - of sound.
Enfilade1D A sequence of 1D spans (assumed to be the same type, but not enforced) that can be operated on as a string for cuttings.
Enfilade1D.Maker  
ImageSpan An image span - contiguous piece of a permascroll -.
PageSpan A page span - contiguous piece of a permascroll consisting of pages of the same size - e.g.postscript or pdf file.
ScrollBlock A block from which typed spans may be taken.
Span An address span in the stable media streams.
Span1D A 1-dimensional span inside one document.
SpanMaker A class responsible for creating permanent media spans from given input.
SpanSet An interface to Flobs that contain spans.
TextScrollBlock A text scroll block.
TextSpan A span - contiguous piece of a permascroll - of text.
VideoSpan A span - contiguous piece of a permascroll - of video.
 

Class Summary
MediaInputStream An ObjectInputStream that can serialize Spans.
MediaOutputStream An ObjectOutputStream that can serialize Spans.
SerializedMediaVersionFormat A serialization format using MediaOutput- and MediaInputStreams.