Package | Description |
---|---|
tacv.vis |
Modifier and Type | Method and Description |
---|---|
static BubbleLayer.BubbleType |
BubbleLayer.BubbleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BubbleLayer.BubbleType[] |
BubbleLayer.BubbleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static cz.agents.alite.vis.layer.VisLayer |
BubbleLayer.create(BubbleLayer.BubbleActivatorEntity bubbleActivatorEntity,
BubbleLayer.BubbleType type,
java.lang.String bubbleText) |