Class GroupGlyph

All Implemented Interfaces:
Cloneable

public class GroupGlyph extends CompositeGlyph
This is a simple group of glyphs
  • Constructor Details

    • GroupGlyph

      public GroupGlyph(int x, int y)
      _more_
      Parameters:
      x -
      y -
    • GroupGlyph

      public GroupGlyph(List newChildren)
      _more_
      Parameters:
      newChildren -
    • GroupGlyph

      public GroupGlyph()
      _more_