Package | Description |
---|---|
idare.imagenode.internal.Layout.Automatic |
Modifier and Type | Method and Description |
---|---|
static ImageBag.BAGPOSITON |
ImageBag.BAGPOSITON.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageBag.BAGPOSITON[] |
ImageBag.BAGPOSITON.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ImageBag(ImageBag.BAGPOSITON position,
ImageNodeContainer parent)
Default Constructor linking to the parent using this bag and providing the position of this bag.
|
Copyright © 2018. All rights reserved.