Uses of Class
it.geosolutions.jaiext.ConcurrentOperationRegistry.OperationItem

Packages that use ConcurrentOperationRegistry.OperationItem
it.geosolutions.jaiext   
 

Uses of ConcurrentOperationRegistry.OperationItem in it.geosolutions.jaiext
 

Methods in it.geosolutions.jaiext that return types with arguments of type ConcurrentOperationRegistry.OperationItem
static List<ConcurrentOperationRegistry.OperationItem> JAIExt.getJAIEXTOperations()
          Get a List of the available JAI-EXT 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.
 

Constructors in it.geosolutions.jaiext with parameters of type ConcurrentOperationRegistry.OperationItem
ConcurrentOperationRegistry.OperationItem(ConcurrentOperationRegistry.OperationItem item)
           
 



Copyright © 2006–2015 GeoSolutions. All rights reserved.