class ForegroundObject extends BaseArgument

Defines the available foreground objects.

Methods

airplane()

ForegroundObject airplane.

bus()

ForegroundObject bus.

diningTable()

ForegroundObject diningTable.

sheep()

ForegroundObject sheep.

bicycle()

ForegroundObject bicycle.

car()

ForegroundObject car.

dog()

ForegroundObject dog.

sofa()

ForegroundObject sofa.

bird()

ForegroundObject bird.

cat()

ForegroundObject cat.

horse()

ForegroundObject horse.

train()

ForegroundObject train.

boat()

ForegroundObject boat.

chair()

ForegroundObject chair.

person()

ForegroundObject person.

tv()

ForegroundObject tv.

bottle()

ForegroundObject bottle.

cow()

ForegroundObject cow.

pottedPlant()

ForegroundObject pottedPlant.

motorbike()

ForegroundObject motorbike.

Details

static ForegroundObjectTrait airplane()

ForegroundObject airplane.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait bus()

ForegroundObject bus.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait diningTable()

ForegroundObject diningTable.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait sheep()

ForegroundObject sheep.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait bicycle()

ForegroundObject bicycle.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait car()

ForegroundObject car.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait dog()

ForegroundObject dog.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait sofa()

ForegroundObject sofa.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait bird()

ForegroundObject bird.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait cat()

ForegroundObject cat.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait horse()

ForegroundObject horse.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait train()

ForegroundObject train.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait boat()

ForegroundObject boat.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait chair()

ForegroundObject chair.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait person()

ForegroundObject person.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait tv()

ForegroundObject tv.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait bottle()

ForegroundObject bottle.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait cow()

ForegroundObject cow.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait pottedPlant()

ForegroundObject pottedPlant.

Return Value

ForegroundObjectTrait

static ForegroundObjectTrait motorbike()

ForegroundObject motorbike.

Return Value

ForegroundObjectTrait

Constants

AIRPLANE

BUS

DINING_TABLE

SHEEP

BICYCLE

CAR

DOG

SOFA

BIRD

CAT

HORSE

TRAIN

BOAT

CHAIR

PERSON

TV

BOTTLE

COW

POTTED_PLANT

MOTORBIKE