|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mxgraph.util.png.mxPNGzTXtDecoder
public class mxPNGzTXtDecoder
Utility class to extract the compression text portion of a PNG
| Field Summary | |
|---|---|
static int |
PNG_CHUNK_IEND
|
static int |
PNG_CHUNK_zTXt
|
| Constructor Summary | |
|---|---|
mxPNGzTXtDecoder()
|
|
| Method Summary | |
|---|---|
static java.util.Map<java.lang.String,java.lang.String> |
decodezTXt(java.io.InputStream stream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PNG_CHUNK_zTXt
public static final int PNG_CHUNK_IEND
| Constructor Detail |
|---|
public mxPNGzTXtDecoder()
| Method Detail |
|---|
public static java.util.Map<java.lang.String,java.lang.String> decodezTXt(java.io.InputStream stream)
|
JGraph X 1.4.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||