Concrete classes should extend {@link PngChunkSingle} or {@link PngChunkMultiple}
Note that some methods/fields are type-specific (getOrderingConstraint(), allowsMultiple()),
some are 'almost' type-specific (id,crit,pub,safe; the exception is PngUKNOWN),
and the rest are instance-specific
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|