Schnittstelle ShapeFlags


public interface ShapeFlags
  • Feldübersicht Linksymbol

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    Default value
    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 Linksymbol

    • NONE Linksymbol

      static final int NONE
      Default value
      Siehe auch:
    • ROUND_POSITIONS Linksymbol

      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: