Documentation of 'visad.DisplayReferenceEvent' Java class
DisplayReferenceEvent
visad

Class DisplayReferenceEvent

  • All Implemented Interfaces:
    java.io.Serializable


    public class DisplayReferenceEvent
    extends DisplayEvent
    DisplayReferenceEvent is the VisAD class for Events from Display DataReference obkects. They are sourced by Display objects and received by DisplayListener objects.

    See Also:
    Serialized Form
    • Constructor Detail

      • DisplayReferenceEvent

        public DisplayReferenceEvent(Display d,
                                     int id,
                                     DataDisplayLink link)
        Constructs a DisplayReferenceEvent object with the specified source display, type of event, and DataReference connection.
        Parameters:
        d - display that sends the event
        id - type of DisplayReferenceEvent that is sent
        link - DataReference link
    • Method Detail

      • cloneButDisplay

        public DisplayEvent cloneButDisplay(Display dpy)
        Return a new DisplayReferenceEvent which is a copy of this event, but which uses the specified source display
        Overrides:
        cloneButDisplay in class DisplayEvent
        Parameters:
        dpy - Display to use for the new DisplayReferenceEvent
        Returns:
        a new DisplayEvent which is a copy of this event, but which uses the specified source display
      • getDataDisplayLink

        public DataDisplayLink getDataDisplayLink()
        Returns:
        the DataDisplayLink referenced by this

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.