computational.geometry
Interface RealShape

All Known Implementing Classes:
RealPoint, RealSegment, SweepingLine.IntersectionPoint

public interface RealShape


Method Summary
 Shape toShape()
           
 

Method Detail

toShape

Shape toShape()