Documentation of 'vmm3d.core.UserExhibit' Java class
UserExhibit
vmm3d.core

Interface UserExhibit

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface and Description
      static class  UserExhibit.FunctionInfo
      An object of type FunctionInfo holds information about one the functions, to be entered by the user, that compute the data for the user exhibit.
      static class  UserExhibit.Support
      An object of type UserExhibit.Support holds the information need for a user exhibit and provides some methods for manipulating that information.
    • Method Detail

      • getUserExhibitSupport

        UserExhibit.Support getUserExhibitSupport()
        This method should return a non-null object that is created and customized in the constructor of the class that implements UserExhbit.
      • getDefaultWindow

        double[] getDefaultWindow()
        This method is already defined in class Exhibit and will not ordinarily be redefined in a user exhibit class.
        See Also:
        Exhibit.getDefaultWindow()
      • setDefaultWindow

        void setDefaultWindow(double[] window)
        This method is already defined in class Exhibit and will not ordinarily be redefined in a user exhibit class.
        See Also:
        Exhibit.setDefaultWindow(double[])
      • getDefaultView

        View getDefaultView()
        This method is already defined in class Exhibit and will not ordinarily be redefined in a user exhibit class.
        See Also:
        Exhibit.getDefaultView()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.