public interface ShapeFlags
-
Feldübersicht 
Felder
static final int
static final int
Round glyph positions and widths to whole device units
This option should be set if the target renderer can't do subpixel positioning of glyphs
-
Felddetails 
-
NONE 
static final int NONE
Default value
- Siehe auch:
-
-
ROUND_POSITIONS 
static final int ROUND_POSITIONS
Round glyph positions and widths to whole device units
This option should be set if the target renderer can't do subpixel positioning of glyphs
- Siehe auch:
-