Interface CoverageDataImage
-
public interface CoverageDataImage
Coverage Data image interface- Since:
- 2.0.1
- Author:
- osbornb
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getHeight()
Get the heightint
getWidth()
Get the width
-