public static interface Proxy.ExternalObjectRO
node.externalObject
- read-only.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUri()
returns the object's uri if set or null otherwise.
|
java.lang.String |
getURI()
Deprecated.
since 1.2 - use
getUri() instead. |
float |
getZoom()
returns the current zoom level as ratio, i.e. 1.0 is returned for 100%.
|
java.lang.String getUri()
float getZoom()
java.lang.String getURI()
getUri()
instead.