|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.ca.co.client.element.CoFacePlateType
@Deprecated public class CoFacePlateType
The class defining types of conceptual face plates.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static CoFacePlateType |
IMAGE
Deprecated. The label must be presented as an image. |
static CoFacePlateType |
IMAGE_ABOVE_TEXT
Deprecated. The label must be presented as image above text. |
static CoFacePlateType |
IMAGE_TEXT
Deprecated. The label must be presented as image followed by text. |
static CoFacePlateType |
IMAGE_UNDER_TEXT
Deprecated. The label must be presented as text above image. |
static CoFacePlateType |
TEXT
Deprecated. The label must be presented as text. |
static CoFacePlateType |
TEXT_IMAGE
Deprecated. The label must be presented as text followed by image. |
| Method Summary | |
|---|---|
boolean |
equals(CoFacePlateType type)
Deprecated. Returns whether the lable is equal to this label. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final CoFacePlateType IMAGE
public static final CoFacePlateType TEXT
public static final CoFacePlateType TEXT_IMAGE
public static final CoFacePlateType IMAGE_TEXT
public static final CoFacePlateType IMAGE_ABOVE_TEXT
public static final CoFacePlateType IMAGE_UNDER_TEXT
| Method Detail |
|---|
public final boolean equals(CoFacePlateType type)
type -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||