java.lang.ObjectThis class stores the type and description of an escher property.org.apache.poi.ddf.EscherPropertyMetaData
Glen - Stampoultzis (glens at apache.org)| Field Summary | ||
|---|---|---|
| public static final byte | TYPE_UNKNOWN | |
| public static final byte | TYPE_BOOLEAN | |
| public static final byte | TYPE_RGB | |
| public static final byte | TYPE_SHAPEPATH | |
| public static final byte | TYPE_SIMPLE | |
| public static final byte | TYPE_ARRAY | |
| Constructor: |
|---|
|
|
| Method from org.apache.poi.ddf.EscherPropertyMetaData Summary: |
|---|
| getDescription, getType |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.poi.ddf.EscherPropertyMetaData Detail: |
|---|
|
|