Package hec.event

Class GlyphSelectionEvent

java.lang.Object
hec.event.GlyphSelectionEvent

public class GlyphSelectionEvent extends Object
  • Constructor Details

    • GlyphSelectionEvent

      public GlyphSelectionEvent(MapGlyph glyph, NamedType selectedObj)
  • Method Details

    • getGlyph

      public MapGlyph getGlyph()
    • getSelectedObject

      public NamedType getSelectedObject()