ImageTag Class

public class ImageTag extends Thing

The ImageTag model.

Method Summary

Modifier and Type Method and Description
List<ImageAction> actions()

Get the actions value.

ImageTagRegion boundingBox()

Get the boundingBox value.

String displayName()

Get the displayName value.

Inherited Members

Method Details

actions

public List actions()

Get the actions value.

Returns:

the actions value

boundingBox

public ImageTagRegion boundingBox()

Get the boundingBox value.

Returns:

the boundingBox value

displayName

public String displayName()

Get the displayName value.

Returns:

the displayName value

Applies to