api
ReversePreviews
class
ReversePreviews extends AnyRef
Instance Constructors
-
new
ReversePreviews()
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
attachAnnotation(id: UUID): Call
-
def
attachTile(dzi_id: UUID, tile_id: UUID, level: String): Call
-
def
clone(): AnyRef
-
def
download(id: UUID): Call
-
def
downloadPreview(preview_id: UUID, datasetid: UUID): Call
-
def
editAnnotation(id: UUID): Call
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getMetadata(id: UUID): Call
-
def
getTile(dzi_id_dir: String, level: String, filename: String): Call
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
list(): Call
-
def
listAnnotations(id: UUID): Call
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
removePreview(id: UUID): Call
-
def
setTitle(id: UUID): Call
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
upload(iipKey: String = ""): Call
-
def
uploadMetadata(id: UUID): Call
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any