Documentation of 'com.jstatcom.engine.ox.OxLoadTypes' Java class
OxLoadTypes
com.jstatcom.engine.ox

Class OxLoadTypes



  • public final class OxLoadTypes
    extends LoadTypes
    The types that can be loaded by the OxEngine. OxLoadTypes are parameters that define the behaviour of the OxEngine.load method.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static OxLoadTypes CLASS
      Creates a new instance of an Ox class.
      static OxLoadTypes OXO
      Loads an .ox or .oxo file.
      static OxLoadTypes VIEWER
      Spawns a viewer with a file argument.
    • Constructor Summary

      Constructors 
      Constructor and Description
      OxLoadTypes(java.lang.String name)
      OxLoadTypes constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • OXO

        public static final OxLoadTypes OXO
        Loads an .ox or .oxo file. It must contain the Ox classes to be used.
      • CLASS

        public static final OxLoadTypes CLASS
        Creates a new instance of an Ox class.
      • VIEWER

        public static final OxLoadTypes VIEWER
        Spawns a viewer with a file argument.
    • Constructor Detail

      • OxLoadTypes

        public OxLoadTypes(java.lang.String name)
        OxLoadTypes constructor.
        Parameters:
        name - the name of the new constant

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.