Uses of Class
org.apache.commons.imaging.formats.jpeg.segments.Segment
Packages that use Segment
Package
Description
The JPEG image format.
JPEG image format segments.
-
Uses of Segment in org.apache.commons.imaging.formats.jpeg
Methods in org.apache.commons.imaging.formats.jpeg that return types with arguments of type SegmentModifier and TypeMethodDescriptionJpegImageParser.filterAPP1Segments
(List<Segment> segments) JpegImageParser.readSegments
(ByteSource byteSource, int[] markers, boolean returnAfterFirst) JpegImageParser.readSegments
(ByteSource byteSource, int[] markers, boolean returnAfterFirst, boolean readEverything) Method parameters in org.apache.commons.imaging.formats.jpeg with type arguments of type SegmentModifier and TypeMethodDescriptionprivate void
JpegImageParser.dumpSegments
(List<? extends Segment> v) JpegImageParser.filterAPP1Segments
(List<Segment> segments) -
Uses of Segment in org.apache.commons.imaging.formats.jpeg.segments
Subclasses of Segment in org.apache.commons.imaging.formats.jpeg.segmentsModifier and TypeClassDescriptionclass
class
http://www.aiim.org/documents/standards/PDF-Ref/References/Adobe/5116.DCT_Filter.pdfclass
class
class
class
class
class
class
class
class
class