| Modifier and Type | Method | Description |
|---|---|---|
static Layer.Origin |
Layer.Origin.valueOf(java.lang.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 | 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 © 2018. All Rights Reserved.