|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectar.com.hjg.pngj.chunks.PngChunk
ar.com.hjg.pngj.chunks.PngChunkMultiple
public abstract class PngChunkMultiple
PNG chunk type (abstract) that allows multiple instances in same image.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ar.com.hjg.pngj.chunks.PngChunk |
---|
PngChunk.ChunkOrderingConstraint |
Field Summary |
---|
Fields inherited from class ar.com.hjg.pngj.chunks.PngChunk |
---|
crit, id, pub, safe |
Method Summary | |
---|---|
boolean |
allowsMultiple()
|
Methods inherited from class ar.com.hjg.pngj.chunks.PngChunk |
---|
cloneChunk, cloneDataFromRead, createRawChunk, factory, factoryFromId, factoryRegister, getChunkGroup, getLength, getOffset, getOrderingConstraint, hasPriority, isKnown, parseFromRaw, setChunkGroup, setLength, setOffset, setPriority, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public final boolean allowsMultiple()
allowsMultiple
in class PngChunk
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |