GeoSoft API

Uses of Class
no.geosoft.cc.graphics.GSegment

Uses of GSegment in no.geosoft.cc.graphics
 

Methods in no.geosoft.cc.graphics that return GSegment
 GSegment GObject.getSegment()
          Return first segment of this graphic object.
 GSegment GObject.findSegment(Object userData)
          Find a segment with specified user data.
 GSegment GObject.findSegment(int x0, int y0, int x1, int y1)
          Return the first segment found that intersects the specified rectangle Search this node, and all sub nodes.
 GSegment GObject.findSegmentInside(int x0, int y0, int x1, int y1)
          Return the first segment found that are completely inside the specified rectangle.
 GSegment GObject.findSegment(int x, int y)
          Return the first segment found that intersects the specified point.
 GSegment GObject.getSegment(int segmentNo)
          Return the n'th segment of this object.
 

Methods in no.geosoft.cc.graphics with parameters of type GSegment
 void GObject.addSegment(GSegment segment)
          Add a new segment to this object.
 void GObject.removeSegment(GSegment segment)
          Remove the specified segment from this GObject.
 


GeoSoft API

Copyright © 2004 - Geotechnical Software Services     geosoft.no