Interface GlyphLine.IGlyphLineFilter

Enclosing class:
GlyphLine

public static interface GlyphLine.IGlyphLineFilter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    accept(Glyph glyph)
     
  • Method Details

    • accept

      boolean accept (Glyph glyph)