igeo.io
Class IRhino3dm.Rect

java.lang.Object
  extended by igeo.io.IRhino3dm.Rect
Enclosing class:
IRhino3dm

public static class IRhino3dm.Rect
extends java.lang.Object


Field Summary
(package private)  int bottom
           
(package private)  int left
           
(package private)  int right
           
(package private)  int top
           
 
Constructor Summary
IRhino3dm.Rect()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

left

int left

top

int top

right

int right

bottom

int bottom
Constructor Detail

IRhino3dm.Rect

public IRhino3dm.Rect()