GeoSoft API
B C E G H I N O R S T U W X Y

R

Rect - class Rect.
A integer based rectangle.
Rect(int, int, int, int) - Constructor for class Rect
Create a rectangle.
Rect() - Constructor for class Rect
Create a default rectangle.
Rect(Rect) - Constructor for class Rect
Create a rectangle as a copy of the specified rectangle.
Rect(Box) - Constructor for class Rect
Create a rectnagle based on specified box.
Region - class Region.
A Region is simply an area, as the name implies, and is implemented as a so called "y-x-banded" array of rectangles; Each Region is made up of a certain number of rectangles sorted by y coordinate first, and then by x coordinate.
Region() - Constructor for class Region
Create an empty region.
Region(int[], int[]) - Constructor for class Region
Create the region covering the (possibly complex) polygon specified by the x and y parameters.
Region(Rect) - Constructor for class Region
Create a region constituting of a single rectangle as specified.
Region(int, int, int, int) - Constructor for class Region
Create a region consisting of one rectangle as specified.
Region(Box) - Constructor for class Region
Create a region consisting of one rectangle as specified.
Region(Region) - Constructor for class Region
Create a region as a copy of the specified region.

GeoSoft API
B C E G H I N O R S T U W X Y
Copyright © 2004 - Geotechnical Software Services     geosoft.no