public abstract class AbstractLocation extends Object implements Location
Location implementations.| Constructor and Description |
|---|
AbstractLocation() |
| Modifier and Type | Method and Description |
|---|---|
URI |
getURI()
Gets the location expressed as a
URI, or null if the location
cannot be expressed as such. |
Copyright © 2009–2016 SciJava. All rights reserved.