Package | Description |
---|---|
it.geosolutions.jaiext |
Modifier and Type | Method and Description |
---|---|
static List<ConcurrentOperationRegistry.OperationItem> |
JAIExt.getJAIEXTOperations()
Get a List of the available JAI-EXT operations
|
static List<ConcurrentOperationRegistry.OperationItem> |
JAIExt.getJAIOperations()
Get a List of the available JAI operations
|
Map<String,ConcurrentOperationRegistry.OperationItem> |
ConcurrentOperationRegistry.getOperationMap(boolean jai)
Returns a Map containing the
ConcurrentOperationRegistry.OperationItem objects for each operation. |
static List<ConcurrentOperationRegistry.OperationItem> |
JAIExt.getOperations()
Gets a List of all the operations currently registered.
|
Collection<ConcurrentOperationRegistry.OperationItem> |
ConcurrentOperationRegistry.getOperations()
Returns a
Collection object containing a view of the OperationCollection inside the registry. |
Constructor and Description |
---|
ConcurrentOperationRegistry.OperationItem(ConcurrentOperationRegistry.OperationItem item) |
Copyright © 2006–2018 GeoSolutions. All rights reserved.