Interface Modeled

    • Method Detail

      • getModelId

        int getModelId()
        Gets the unique id of the model.
        Returns:
        int
      • getModelHeight

        int getModelHeight()
        Gets the height of the model.
        Returns:
        int
      • getModel

        Model getModel()
        Gets the model.
        Returns:
        Model