Package org.geotools.gce.imagemosaic
Class Utils.SourceGetter
- Object
-
- SourceGetter
-
-
Constructor Summary
Constructors Constructor Description SourceGetter(Object inputSource)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description File
getFile()
Return the File (if any) of the source objectObject
getSource()
Return the original source objectURL
getUrl()
Return the URL (if any) of the source object
-
-
-
Constructor Detail
-
SourceGetter
public SourceGetter(Object inputSource)
-
-