Class COMBuilder

java.lang.Object
pixy.image.jpeg.SegmentBuilder
pixy.image.jpeg.COMBuilder
All Implemented Interfaces:
Builder<Segment>

public class COMBuilder
extends SegmentBuilder
JPEG COM segment builder
Version:
1.0 10/11/2013
Author:
Wen Yu, yuwen_66@yahoo.com
  • Constructor Summary

    Constructors 
    Constructor Description
    COMBuilder()  
  • Method Summary

    Modifier and Type Method Description
    protected byte[] buildData()  
    COMBuilder comment​(java.lang.String comment)  

    Methods inherited from class pixy.image.jpeg.SegmentBuilder

    build

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait