Package org.geotools.coverage.processing
Class ExtendedImagingParameterDescriptors
Object
Formattable
AbstractIdentifiedObject
AbstractParameterDescriptor
DefaultParameterDescriptorGroup
ImagingParameterDescriptors
ExtendedImagingParameterDescriptors
- All Implemented Interfaces:
- Serializable,- GeneralParameterDescriptor,- ParameterDescriptorGroup,- IdentifiedObject
Extension of the 
ImagingParameterDescriptors class used for setting the right operation name for the
 operation associated to the input RegistryElementDescriptor.- Author:
- Nicola Lagomarsini Geosolutions
- See Also:
- 
Field SummaryFields inherited from class ImagingParameterDescriptorsDEFAULT_SOURCE_TYPE_MAP, descriptor, operation, registryModeFields inherited from class AbstractIdentifiedObjectEMPTY_ALIAS_ARRAY, EMPTY_IDENTIFIER_ARRAY, IDENTIFIER_COMPARATOR, NAME_COMPARATOR, REMARKS_COMPARATORFields inherited from class FormattableSINGLE_LINEFields inherited from interface IdentifiedObjectALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY
- 
Constructor SummaryConstructorsConstructorDescriptionExtendedImagingParameterDescriptors(String operationName, RegistryElementDescriptor operation) 
- 
Method SummaryMethods inherited from class ImagingParameterDescriptorscreateValue, equals, hashCode, propertiesMethods inherited from class DefaultParameterDescriptorGroupdescriptor, descriptors, getMaximumOccursMethods inherited from class AbstractParameterDescriptorformatWKT, getMinimumOccursMethods inherited from class AbstractIdentifiedObjectasSet, ensureAngularUnit, ensureLinearUnit, ensureNonNull, ensureNonNull, ensureTimeUnit, equals, equals, equals, equals, getAlias, getIdentifier, getIdentifier, getIdentifiers, getName, getName, getProperties, getProperties, getRemarks, nameMatches, nameMatches, nameMatchesMethods inherited from class FormattablecleanupThreadLocals, toString, toWKT, toWKT, toWKT, toWKTMethods inherited from interface GeneralParameterDescriptorgetMinimumOccursMethods inherited from interface IdentifiedObjectgetAlias, getIdentifiers, getRemarks, toWKT
- 
Constructor Details- 
ExtendedImagingParameterDescriptorspublic ExtendedImagingParameterDescriptors(String operationName, RegistryElementDescriptor operation) 
 
- 
- 
Method Details- 
getNameDescription copied from class:AbstractIdentifiedObjectThe primary name by which this object is identified.- Specified by:
- getNamein interface- IdentifiedObject
- Overrides:
- getNamein class- AbstractIdentifiedObject
- Returns:
- The primary name.
- See Also:
 
 
-