public abstract class PngChunkSingle extends PngChunk
PngChunk.ChunkOrderingConstraint
Modifier | Constructor and Description |
---|---|
protected |
PngChunkSingle(String id,
ImageInfo imgInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
allowsMultiple()
See
PngChunkMultiple and PngChunkSingle |
boolean |
equals(Object obj) |
int |
hashCode() |
createEmptyChunk, createRawChunk, getChunkGroup, getLen, getOffset, getOrderingConstraint, getRaw, hasPriority, invalidateRawData, parseFromRaw, setPriority, toString
public final boolean allowsMultiple()
PngChunk
PngChunkMultiple
and PngChunkSingle
allowsMultiple
in class PngChunk
Copyright © 2014. All rights reserved.