Package | Description |
---|---|
org.apache.xmlgraphics.image.codec.png |
Contains a PNG image codec.
|
Modifier and Type | Method | Description |
---|---|---|
static PNGChunk.ChunkType |
PNGChunk.ChunkType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static PNGChunk.ChunkType[] |
PNGChunk.ChunkType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.