public abstract class PngChunkMultiple extends PngChunk
PngChunk.ChunkOrderingConstraint| Modifier | Constructor and Description |
|---|---|
protected |
PngChunkMultiple(String id,
ImageInfo imgInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowsMultiple() |
cloneForWrite, createEmptyChunk, createRawChunk, getChunkGroup, getLen, getOffset, getOrderingConstraint, getRaw, hasPriority, parseFromRaw, setPriority, toStringpublic final boolean allowsMultiple()
allowsMultiple in class PngChunkCopyright © 2013. All rights reserved.