Interface ImageObjectLabelProvider
-
- All Known Implementing Classes:
SvhnLabelProvider,VocLabelProvider
public interface ImageObjectLabelProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<ImageObject>getImageObjectsForPath(String path)List<ImageObject>getImageObjectsForPath(URI uri)
-
-
-
Method Detail
-
getImageObjectsForPath
List<ImageObject> getImageObjectsForPath(String path)
-
getImageObjectsForPath
List<ImageObject> getImageObjectsForPath(URI uri)
-
-