Class GetSceneItemProperties.Bounds

    • Constructor Detail

      • Bounds

        public Bounds()
    • Method Detail

      • getType

        public String getType()
        Type of bounding box. Can be "OBS_BOUNDS_STRETCH", "OBS_BOUNDS_SCALE_INNER", "OBS_BOUNDS_SCALE_OUTER", "OBS_BOUNDS_SCALE_TO_WIDTH", "OBS_BOUNDS_SCALE_TO_HEIGHT", "OBS_BOUNDS_MAX_ONLY" or "OBS_BOUNDS_NONE".
      • getAlignment

        public int getAlignment()
        Alignment of the bounding box.
      • getX

        public double getX()
        Width of the bounding box.
      • getY

        public double getY()
        Height of the bounding box.