Uses of Class
org.geotools.api.annotation.UML
-
-
Uses of UML in org.geotools.api.annotation
Classes in org.geotools.api.annotation with annotations of type UML Modifier and Type Class Description classObligationObligation of the element or entity. -
Uses of UML in org.geotools.api.coverage
Classes in org.geotools.api.coverage with annotations of type UML Modifier and Type Class Description classColorInterpretationSpecifies the mapping of a band to a color model component.classInterpolationMethodA list of codes that identify interpolation methods that may be used for evaluating continuous coverages.classPaletteInterpretationDescribes the color entry in a color table.classSampleDimensionTypeSpecifies the various dimension types for coverage values.Fields in org.geotools.api.coverage with annotations of type UML Modifier and Type Field Description static ColorInterpretationColorInterpretation. ALPHA_BANDAlpha Band for the RGB color model components.static InterpolationMethodInterpolationMethod. BARYCENTRICBarycentric interpolation.static InterpolationMethodInterpolationMethod. BICUBICInterpolation based on the assumption that feature attribute values vary as a bicubic function of position within the grid cell.static InterpolationMethodInterpolationMethod. BILINEARInterpolation based on the assumption that feature attribute values vary as a bilinear function of position within the grid cell.static InterpolationMethodInterpolationMethod. BIQUADRATICInterpolation based on the assumption that feature attribute values vary as a biquadratic function of position within the grid cell.static ColorInterpretationColorInterpretation. BLACK_BANDBlack Band for the CMYK color model.static ColorInterpretationColorInterpretation. BLUE_BANDBlue Band for the RGB color model components.static PaletteInterpretationPaletteInterpretation. CMYKCYMK (Cyan Yellow Magenta blacK) color palette.static InterpolationMethodInterpolationMethod. CUBICInterpolation based on the assumption that feature attribute values vary as a cubic function of distance along a value segment.static ColorInterpretationColorInterpretation. CYAN_BANDCyan Band for the CMYK color model.static PaletteInterpretationPaletteInterpretation. GRAYGray Scale color palette.static ColorInterpretationColorInterpretation. GRAY_INDEXBand is an index into a lookup table.static ColorInterpretationColorInterpretation. GREEN_BANDGreend Band for the RGB color model components.static PaletteInterpretationPaletteInterpretation. HLSHSL (Hue Saturation Lightness) color palette.static ColorInterpretationColorInterpretation. HUE_BANDHue Band for the HLS color model.static ColorInterpretationColorInterpretation. LIGHTNESS_BANDLightness Band for the HLS color model.static InterpolationMethodInterpolationMethod. LINEARInterpolation based on the assumption that feature attribute values vary in proportion to distance along a value segment.static InterpolationMethodInterpolationMethod. LOST_AREALost area interpolation.static ColorInterpretationColorInterpretation. MAGENTA_BANDMagenta Band for the CMYK color model.static InterpolationMethodInterpolationMethod. NEAREST_NEIGHBOURGenerates a feature attribute value at a direct position by assigning it the feature attribute value associated with the nearest domain object in the domain of the coverage.static ColorInterpretationColorInterpretation. PALETTE_INDEXBand is a color index into a color table.static InterpolationMethodInterpolationMethod. QUADRATICInterpolation based on the assumption that feature attribute values vary as a quadratic function of distance along a value segment.static SampleDimensionTypeSampleDimensionType. REAL_32BITSSimple precision floating point numbers.static SampleDimensionTypeSampleDimensionType. REAL_64BITSDouble precision floating point numbers.static ColorInterpretationColorInterpretation. RED_BANDRed Band for the RGB color model components.static PaletteInterpretationPaletteInterpretation. RGBRGB (Red Green Blue) color palette.static ColorInterpretationColorInterpretation. SATURATION_BANDSaturation Band for the HLS color model.static SampleDimensionTypeSampleDimensionType. SIGNED_16BITSSigned 16 bits integers.static SampleDimensionTypeSampleDimensionType. SIGNED_32BITSSigned 32 bits integers.static SampleDimensionTypeSampleDimensionType. SIGNED_8BITSSigned 8 bits integers.static ColorInterpretationColorInterpretation. UNDEFINEDBand is not associated with a color model component.static SampleDimensionTypeSampleDimensionType. UNSIGNED_16BITSUnsigned 16 bits integers.static SampleDimensionTypeSampleDimensionType. UNSIGNED_1BITUnsigned 1 bit integers.static SampleDimensionTypeSampleDimensionType. UNSIGNED_2BITSUnsigned 2 bits integers.static SampleDimensionTypeSampleDimensionType. UNSIGNED_32BITSUnsigned 32 bits integers.static SampleDimensionTypeSampleDimensionType. UNSIGNED_4BITSUnsigned 4 bits integers.static SampleDimensionTypeSampleDimensionType. UNSIGNED_8BITSUnsigned 8 bits integers.static ColorInterpretationColorInterpretation. YELLOW_BANDYellow Band for the CMYK color model. -
Uses of UML in org.geotools.api.coverage.grid
Methods in org.geotools.api.coverage.grid with annotations of type UML Modifier and Type Method Description ParameterValueGroupFormat. getReadParameters()Retrieve the parameter information for areadoperation.ParameterValueGroupFormat. getWriteParameters()Retrieve the parameter information for awriteoperation. -
Uses of UML in org.geotools.api.coverage.processing
Methods in org.geotools.api.coverage.processing with annotations of type UML Modifier and Type Method Description ParameterValueGroupOperation. getParameters()Retrieve the parameters information. -
Uses of UML in org.geotools.api.filter.capability
Methods in org.geotools.api.filter.capability with annotations of type UML Modifier and Type Method Description StringOperator. getName()Name of supported Operator. -
Uses of UML in org.geotools.api.filter.sort
Fields in org.geotools.api.filter.sort with annotations of type UML Modifier and Type Field Description static SortOrderSortOrder. ASCENDINGRepresents acending order.static SortOrderSortOrder. DESCENDINGRepresents descending order. -
Uses of UML in org.geotools.api.geometry
Methods in org.geotools.api.geometry with annotations of type UML Modifier and Type Method Description CoordinateReferenceSystemPosition. getCoordinateReferenceSystem()The coordinate reference system in which the coordinate is given.PositionPosition. getDirectPosition()Returns the direct position. -
Uses of UML in org.geotools.api.metadata
Classes in org.geotools.api.metadata with annotations of type UML Modifier and Type Class Description classDatatypeDatatype of element or entity.classObligationObligation of the element or entity.Fields in org.geotools.api.metadata with annotations of type UML Modifier and Type Field Description static DatatypeDatatype. ABSTRACT_CLASSClass that cannot be directly instantiated.static DatatypeDatatype. AGGREGATE_CLASSClass that is composed of classes it is connected to by an aggregate relationship.static DatatypeDatatype. ASSOCIATIONSemantic relationship between two classes that involves connections among their instances.static DatatypeDatatype. CHARACTER_STRINGFree text field.static DatatypeDatatype. CLASSDescriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior.static DatatypeDatatype. CODE_LISTFlexible enumeration useful for expressing a long list of values, can be extended.static DatatypeDatatype. CODE_LIST_ELEMENTPermissible value for a codelist or enumeration.static ObligationObligation. CONDITIONALElement is required when a specific condition is met.static DatatypeDatatype. DATATYPE_CLASSClass with few or no operations whose primary purpose is to hold the abstract state of another class for transmittal, storage, encoding or persistent storage.static DatatypeDatatype. ENUMERATIONData type whose instances form a list of named literal values, not extendable.static DatatypeDatatype. INTEGERNumerical field.static DatatypeDatatype. INTERFACE_CLASSNamed set of operations that characterize the behavior of an element.static ObligationObligation. MANDATORYElement is always required.static DatatypeDatatype. META_CLASSClass whose instances are classes.static ObligationObligation. OPTIONALElement is not required.static DatatypeDatatype. SPECIFIED_CLASSSubclass that may be substituted for its superclass.static DatatypeDatatype. TYPE_CLASSClass used for specification of a domain of instances (objects), together with the operations applicable to the objects.static DatatypeDatatype. UNION_CLASSClass describing a selection of one of the specified types. -
Uses of UML in org.geotools.api.metadata.citation
Classes in org.geotools.api.metadata.citation with annotations of type UML Modifier and Type Class Description classOnLineFunctionClass of information to which the referencing entity applies.classPresentationFormMode in which the data is represented.classRoleFunction performed by the responsible party.Fields in org.geotools.api.metadata.citation with annotations of type UML Modifier and Type Field Description static RoleRole. AUTHORParty who authored the resource.static RoleRole. CUSTODIANParty that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource.static RoleRole. DISTRIBUTORParty who distributes the resource.static PresentationFormPresentationForm. DOCUMENT_DIGITALDigital representation of a primarily textual item (can contain illustrations also).static PresentationFormPresentationForm. DOCUMENT_HARDCOPYRepresentation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.static OnLineFunctionOnLineFunction. DOWNLOADOnline instructions for transferring data from one storage device or system to another.static PresentationFormPresentationForm. IMAGE_DIGITALLikeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format.static PresentationFormPresentationForm. IMAGE_HARDCOPYLikeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user.static OnLineFunctionOnLineFunction. INFORMATIONOnline information about the resource.static PresentationFormPresentationForm. MAP_DIGITALMap represented in raster or vector form.static PresentationFormPresentationForm. MAP_HARDCOPYMap printed on paper, photographic material, or other media for use directly by the human user.static PresentationFormPresentationForm. MODEL_DIGITALMulti-dimensional digital representation of a feature, process, etc.static PresentationFormPresentationForm. MODEL_HARDCOPY3-dimensional, physical model.static OnLineFunctionOnLineFunction. OFFLINE_ACCESSOnline instructions for requesting the resource from the provider.static OnLineFunctionOnLineFunction. ORDEROnline order process for obtaining the resource.static RoleRole. ORIGINATORParty who created the resource.static RoleRole. OWNERParty that owns the resource.static RoleRole. POINT_OF_CONTACTParty who can be contacted for acquiring knowledge about or acquisition of the resource.static RoleRole. PRINCIPAL_INVESTIGATORKey party responsible for gathering information and conducting research.static RoleRole. PROCESSORParty who has processed the data in a manner such that the resource has been modified.static PresentationFormPresentationForm. PROFILE_DIGITALVertical cross-section in digital form.static PresentationFormPresentationForm. PROFILE_HARDCOPYVertical cross-section printed on paper, etc.static RoleRole. PUBLISHERParty who published the resource.static RoleRole. RESOURCE_PROVIDERParty that supplies the resource.static OnLineFunctionOnLineFunction. SEARCHOnline search interface for seeking out information about the resource.static PresentationFormPresentationForm. TABLE_DIGITALDigital representation of facts or figures systematically displayed, especially in columns.static PresentationFormPresentationForm. TABLE_HARDCOPYRepresentation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media.static RoleRole. USERParty who uses the resource.static PresentationFormPresentationForm. VIDEO_DIGITALDigital video recording.static PresentationFormPresentationForm. VIDEO_HARDCOPYVideo recording on film.Methods in org.geotools.api.metadata.citation with annotations of type UML Modifier and Type Method Description Collection<? extends InternationalString>Citation. getAlternateTitles()Short name or other language name by which the cited information is known. -
Uses of UML in org.geotools.api.metadata.quality
Classes in org.geotools.api.metadata.quality with annotations of type UML Modifier and Type Class Description classEvaluationMethodTypeType of method for evaluating an identified data quality measure.Fields in org.geotools.api.metadata.quality with annotations of type UML Modifier and Type Field Description static EvaluationMethodTypeEvaluationMethodType. DIRECT_EXTERNALMethod of evaluating the quality of a dataset based on inspection of items within the dataset, where reference data external to the dataset being evaluated is required.static EvaluationMethodTypeEvaluationMethodType. DIRECT_INTERNALMethod of evaluating the quality of a dataset based on inspection of items within the dataset, where all data required is internal to the dataset being evaluated.static EvaluationMethodTypeEvaluationMethodType. INDIRECTMethod of evaluating the quality of a dataset based on external knowledge.Methods in org.geotools.api.metadata.quality with annotations of type UML Modifier and Type Method Description InternationalStringElement. getEvaluationMethodDescription()Description of the evaluation method. -
Uses of UML in org.geotools.api.metadata.spatial
Classes in org.geotools.api.metadata.spatial with annotations of type UML Modifier and Type Class Description classPixelOrientationPoint in a pixel corresponding to the Earth location of the pixel.Fields in org.geotools.api.metadata.spatial with annotations of type UML Modifier and Type Field Description static PixelOrientationPixelOrientation. CENTERPoint in a pixel corresponding to the Earth location of the pixel.static PixelOrientationPixelOrientation. LOWER_LEFTThe corner in the pixel closest to the origin of the SRS; if two are at the same distance from the origin, the one with the smallest x-value.static PixelOrientationPixelOrientation. LOWER_RIGHTNext corner counterclockwise from the lower left.static PixelOrientationPixelOrientation. UPPER_LEFTNext corner counterclockwise from the upper right.static PixelOrientationPixelOrientation. UPPER_RIGHTNext corner counterclockwise from the lower right. -
Uses of UML in org.geotools.api.parameter
Classes in org.geotools.api.parameter with annotations of type UML Modifier and Type Interface Description interfaceParameterDescriptor<T>The definition of a parameter used by an operation method.Methods in org.geotools.api.parameter with annotations of type UML Modifier and Type Method Description TParameterDescriptor. getDefaultValue()Returns the default value for the parameter.intGeneralParameterDescriptor. getMaximumOccurs()The maximum number of times that values for this parameter group or parameter can be included.Comparable<T>ParameterDescriptor. getMaximumValue()Returns the maximum parameter value.Comparable<T>ParameterDescriptor. getMinimumValue()Returns the minimum parameter value.Class<T>ParameterDescriptor. getValueClass()Returns the class that describe the type of the parameter. -
Uses of UML in org.geotools.api.referencing.crs
Methods in org.geotools.api.referencing.crs with annotations of type UML Modifier and Type Method Description CoordinateSystemGeocentricCRS. getCoordinateSystem()AffineCSImageCRS. getCoordinateSystem()Returns the cartesian coordinate system. -
Uses of UML in org.geotools.api.referencing.cs
Classes in org.geotools.api.referencing.cs with annotations of type UML Modifier and Type Class Description classAxisDirectionThe direction of positive increments in the coordinate value for a coordinate system axis.classRangeMeaningMeaning of the axis value range specified through minimum value and maximum value.Fields in org.geotools.api.referencing.cs with annotations of type UML Modifier and Type Field Description static AxisDirectionAxisDirection. COLUMN_NEGATIVEAxis positive direction is towards lower pixel column.static AxisDirectionAxisDirection. COLUMN_POSITIVEAxis positive direction is towards higher pixel column.static AxisDirectionAxisDirection. DISPLAY_DOWNAxis positive direction is towards bottom of approximately vertical display surface.static AxisDirectionAxisDirection. DISPLAY_LEFTAxis positive direction is left in display.static AxisDirectionAxisDirection. DISPLAY_RIGHTAxis positive direction is right in display.static AxisDirectionAxisDirection. DISPLAY_UPAxis positive direction is towards top of approximately vertical display surface.static AxisDirectionAxisDirection. DOWNAxis positive direction is down relative to gravity.static AxisDirectionAxisDirection. EASTAxis positive direction is π/2 radians clockwise from north.static AxisDirectionAxisDirection. EAST_NORTH_EASTAxis positive direction is approximately east-north-east.static AxisDirectionAxisDirection. EAST_SOUTH_EASTAxis positive direction is approximately east-south-east.static RangeMeaningRangeMeaning. EXACTAny value between and including minimum value and maximum value is valid.static AxisDirectionAxisDirection. FUTUREAxis positive direction is towards the future.static AxisDirectionAxisDirection. GEOCENTRIC_XAxis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator with the prime meridian.static AxisDirectionAxisDirection. GEOCENTRIC_YAxis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator and the meridian π/2 radians eastwards from the prime meridian.static AxisDirectionAxisDirection. GEOCENTRIC_ZAxis positive direction is from the centre of the modelled earth parallel to its rotation axis and towards its north pole.static AxisDirectionAxisDirection. NORTHAxis positive direction is north.static AxisDirectionAxisDirection. NORTH_EASTAxis positive direction is approximately north-east.static AxisDirectionAxisDirection. NORTH_NORTH_EASTAxis positive direction is approximately north-north-east.static AxisDirectionAxisDirection. NORTH_NORTH_WESTAxis positive direction is approximately north-north-west.static AxisDirectionAxisDirection. NORTH_WESTAxis positive direction is approximately north-west.static AxisDirectionAxisDirection. OTHERUnknown or unspecified axis orientation.static AxisDirectionAxisDirection. PASTAxis positive direction is towards the past.static AxisDirectionAxisDirection. ROW_NEGATIVEAxis positive direction is towards lower pixel row.static AxisDirectionAxisDirection. ROW_POSITIVEAxis positive direction is towards higher pixel row.static AxisDirectionAxisDirection. SOUTHAxis positive direction is π radians clockwise from north.static AxisDirectionAxisDirection. SOUTH_EASTAxis positive direction is approximately south-east.static AxisDirectionAxisDirection. SOUTH_SOUTH_EASTAxis positive direction is approximately south-south-east.static AxisDirectionAxisDirection. SOUTH_SOUTH_WESTAxis positive direction is approximately south-south-west.static AxisDirectionAxisDirection. SOUTH_WESTAxis positive direction is approximately south-west.static AxisDirectionAxisDirection. UPAxis positive direction is up relative to gravity.static AxisDirectionAxisDirection. WESTAxis positive direction is 3π/2 radians clockwise from north.static AxisDirectionAxisDirection. WEST_NORTH_WESTAxis positive direction is approximately west-north-west.static AxisDirectionAxisDirection. WEST_SOUTH_WESTAxis positive direction is approximately west-south-west.static RangeMeaningRangeMeaning. WRAPAROUNDThe axis is continuous with values wrapping around at the minimum value and maximum value.Methods in org.geotools.api.referencing.cs with annotations of type UML Modifier and Type Method Description Unit<?>CSAuthorityFactory. createUnit(String code)Returns an unit from a code. -
Uses of UML in org.geotools.api.referencing.datum
Classes in org.geotools.api.referencing.datum with annotations of type UML Modifier and Type Class Description classPixelInCellSpecification of the way the image grid is associated with the image data attributes.classVerticalDatumTypeType of a vertical datum.Fields in org.geotools.api.referencing.datum with annotations of type UML Modifier and Type Field Description static VerticalDatumTypeVerticalDatumType. BAROMETRICAtmospheric pressure is the basis for the definition of the origin of the associated vertical coordinate system axis.static PixelInCellPixelInCell. CELL_CENTERThe origin of the image coordinate system is the centre of a grid cell or image pixel.static PixelInCellPixelInCell. CELL_CORNERThe origin of the image coordinate system is the corner of a grid cell, or half-way between the centres of adjacent image pixels.static VerticalDatumTypeVerticalDatumType. DEPTHThe zero point of the vertical axis is defined by a surface that has meaning for the purpose which the associated vertical measurements are used for.static VerticalDatumTypeVerticalDatumType. ELLIPSOIDALA vertical datum for ellipsoidal heights that are measured along the normal to the ellipsoid used in the definition of horizontal datum.static VerticalDatumTypeVerticalDatumType. GEOIDALThe zero value of the associated vertical coordinate system axis is defined to approximate a constant potential surface, usually the geoid.static VerticalDatumTypeVerticalDatumType. ORTHOMETRICA vertical datum for orthometric heights that are measured along the plumb line.static VerticalDatumTypeVerticalDatumType. OTHER_SURFACEIn some cases, e.g. oil exploration and production, a geological feature, such as the top or bottom of a geologically identifiable and meaningful subsurface layer, is used as a vertical datum.Methods in org.geotools.api.referencing.datum with annotations of type UML Modifier and Type Method Description doubleEllipsoid. getInverseFlattening()Returns the value of the inverse of the flattening constant.doubleEllipsoid. getSemiMinorAxis()Length of the semi-minor axis of the ellipsoid.booleanEllipsoid. isIvfDefinitive()Indicates if the inverse flattening is definitive for this ellipsoid.booleanEllipsoid. isSphere()trueif the ellipsoid is degenerate and is actually a sphere. -
Uses of UML in org.geotools.api.referencing.operation
Methods in org.geotools.api.referencing.operation with annotations of type UML Modifier and Type Method Description MathTransformMathTransformFactory. createConcatenatedTransform(MathTransform transform1, MathTransform transform2)Creates a transform by concatenating two existing transforms.MathTransformMathTransformFactory. createParameterizedTransform(ParameterValueGroup parameters)Creates a transform from a group of parameters.MathTransformMathTransformFactory. createPassThroughTransform(int firstAffectedOrdinate, MathTransform subTransform, int numTrailingOrdinates)Creates a transform which passes through a subset of ordinates to another transform.Collection<PositionalAccuracy>CoordinateOperation. getCoordinateOperationAccuracy()Estimate(s) of the impact of this operation on point accuracy. -
Uses of UML in org.geotools.api.temporal
Classes in org.geotools.api.temporal with annotations of type UML Modifier and Type Class Description classIndeterminateValueProvides 4 values for indeterminate positions.classRelativePositionValues for relative temporal position based on the 13 temporal relationships identified by Allen (1993).
-