Package | Description |
---|---|
com.bc.ceres.glayer |
The graphical layer API is used to render multi-layer images/displays from various sources.
|
Modifier and Type | Method and Description |
---|---|
Composite |
Layer.getComposite()
Returns the composite of this layer.
|
static Composite |
Composite.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Composite[] |
Composite.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Layer.setComposite(Composite composite)
Sets the composite of this layer.
|
Copyright © 2014–2016 European Space Agency (ESA). All rights reserved.