Uses of Interface
org.opengis.feature.type.OperationDescriptor

Packages that use OperationDescriptor
org.opengis.feature.type Captures the generic feature model from ISO 19109 with allowances for usability. 
 

Uses of OperationDescriptor in org.opengis.feature.type
 

Methods in org.opengis.feature.type that return OperationDescriptor
 OperationDescriptor TypeFactory.createOperationDescriptor(OperationType type, boolean isImplemented)
          Creates a new operation descriptor.
 

Methods in org.opengis.feature.type that return types with arguments of type OperationDescriptor
 Collection<OperationDescriptor> AttributeType.getOperations()
          Operations that may be invoked against this type.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.