Uses of Class
rp1.rossum.RsPolygonException

Packages that use RsPolygonException
rp1.rossum Provides classes to be used as the basis of both the RP1 simulator and client applications. 
 

Uses of RsPolygonException in rp1.rossum
 

Constructors in rp1.rossum that throw RsPolygonException
RsPolygon(double[] point, int nPoint)
           
RsPolygon(int nSegment, RsSegment[] segment)