An enumeration describing PaintRepresentations. PaintRepresentations indicate the different visual representations of a model object.

Enumeration Members

BODY: "BODY"

"BODY" PaintRepresentation. This is the default representation of a model object.

BORDER_BODY: "BORDER_BODY"

"BORDER_BODY" PaintRepresentation.

Deprecated

Use BOTTOM_BORDER_BODY instead.

BORDER_LABEL: "BORDER_LABEL"

"BORDER_LABEL" PaintRepresentation.

Deprecated

Use BOTTOM_BORDER_LABEL instead.

BOTTOM_BORDER_BODY: "BOTTOM_BORDER_BODY"

"BOTTOM_BORDER_BODY" PaintRepresentation. This is the default representation of a model object in the bottom border of the vertical map.

BOTTOM_BORDER_LABEL: "BOTTOM_BORDER_LABEL"

"BOTTOM_BORDER_LABEL" PaintRepresentation. This is the label representation of a model object in the bottom border of the vertical map.

LABEL: "LABEL"

"LABEL" PaintRepresentation. This is the label representation of a model object.

LEFT_BORDER_BODY: "LEFT_BORDER_BODY"

"LEFT_BORDER_BODY" PaintRepresentation. This is the default representation of a model object in the left border of the vertical map. Newly created layers Layer have this paint representation disabled by default.

LEFT_BORDER_LABEL: "LEFT_BORDER_LABEL"

"LEFT_BORDER_LABEL" PaintRepresentation. This is the label representation of a model object in the left border of the vertical map. Newly created layers Layer have this paint representation disabled by default.