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, toStringpublic final boolean allowsMultiple()
PngChunkPngChunkMultiple and PngChunkSingleallowsMultiple in class PngChunkCopyright © 2014. All rights reserved.