public static interface HemfPlusDraw.EmfPlusCompressed
| Modifier and Type | Field and Description |
|---|---|
static BitField |
COMPRESSED
This bit indicates whether the data in the RectData field is compressed.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFlags() |
default BiFunction<LittleEndianInputStream,Rectangle2D,Integer> |
getReadRect() |
default boolean |
isCompressed()
The index in the EMF+ Object Table to associate with the object
created by this record.
|
static final BitField COMPRESSED
int getFlags()
default boolean isCompressed()
default BiFunction<LittleEndianInputStream,Rectangle2D,Integer> getReadRect()