org.shapelogic.imageutil
Interface HasArea

All Known Subinterfaces:
IColorAndVariance, IColorEdgeArea, IColorRange
All Known Implementing Classes:
ColorAndVariance, ColorEdgeArea, ColorRange, GrayAndVariance, GrayEdgeArea, GrayRange

public interface HasArea

For anything that can have an area.
This might be changed to return double at some point.

Author:
Sami Badawi

Method Summary
 int getArea()
          Area of this color range.
 

Method Detail

getArea

int getArea()
Area of this color range.



Copyright © 2009. All Rights Reserved.