org.shapelogic.polygon
Interface GeometricShape2D

All Known Subinterfaces:
ILine2D, IPoint2D, IPolygon2D
All Known Implementing Classes:
BBox, CLine, CPointDouble, CPointInt, MultiLine, MultiLinePolygon, Polygon

public interface GeometricShape2D

Author:
Sami Badawi

Method Summary
 IPoint2D getCenter()
           
 double getDiameter()
           
 

Method Detail

getCenter

IPoint2D getCenter()

getDiameter

double getDiameter()


Copyright © 2008. All Rights Reserved.