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 java.util.function.BiFunction<LittleEndianInputStream,java.awt.geom.Rectangle2D,java.lang.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 java.util.function.BiFunction<LittleEndianInputStream,java.awt.geom.Rectangle2D,java.lang.Integer> getReadRect()
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.