Package 

Class RegionForModelInstance

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final ShapesController.Id getId() Id value to use as a unique identifier for processed shape collections
      final Rect getRect() The rect is specified by parameters of x (Rect param left), y (Rect param top), width (Rect param width) and height (Rect param height).
      final Boolean getGridAligned() If false, the end position rotation and declination of the camera will be based on the current mode.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRect

         final Rect getRect()

        The rect is specified by parameters of x (Rect param left), y (Rect param top), width (Rect param width) and height (Rect param height).

      • getGridAligned

         final Boolean getGridAligned()

        If false, the end position rotation and declination of the camera will be based on the current mode. Grid aligned can be thought of as a shortcut, the shortcut to set rendering mode to 2d north up before show region.