| Modifier and Type | Method and Description |
|---|---|
static Layer.Origin |
Layer.Origin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Layer.Origin[] |
Layer.Origin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Layer |
Layer.setOrigin(Layer.Origin origin)
Configures the origin of this layer based on a logical location which is recomputed whenever
the layer changes size.
|
Copyright © 2017. All Rights Reserved.