jar

io.oss84.geotools : gt-opengis

Maven & Gradle

Feb 21, 2021
3 usages
1.2k stars

Open GIS Interfaces · Standard interfaces implemented throughout the library.

Table Of Contents

Latest Version

Download io.oss84.geotools : gt-opengis JAR file - Latest Versions:

All Versions

Download io.oss84.geotools : gt-opengis JAR file - All Versions:

Version Vulnerabilities Size Updated
24.2

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gt-opengis-24.2-oss84-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opengis.filter

├─ org.opengis.filter.And.class - [JAR]

├─ org.opengis.filter.BinaryComparisonOperator.class - [JAR]

├─ org.opengis.filter.BinaryLogicOperator.class - [JAR]

├─ org.opengis.filter.ExcludeFilter.class - [JAR]

├─ org.opengis.filter.Filter.class - [JAR]

├─ org.opengis.filter.FilterFactory.class - [JAR]

├─ org.opengis.filter.FilterFactory2.class - [JAR]

├─ org.opengis.filter.FilterVisitor.class - [JAR]

├─ org.opengis.filter.Id.class - [JAR]

├─ org.opengis.filter.IncludeFilter.class - [JAR]

├─ org.opengis.filter.MultiValuedFilter.class - [JAR]

├─ org.opengis.filter.NativeFilter.class - [JAR]

├─ org.opengis.filter.Not.class - [JAR]

├─ org.opengis.filter.Or.class - [JAR]

├─ org.opengis.filter.PropertyIsBetween.class - [JAR]

├─ org.opengis.filter.PropertyIsEqualTo.class - [JAR]

├─ org.opengis.filter.PropertyIsGreaterThan.class - [JAR]

├─ org.opengis.filter.PropertyIsGreaterThanOrEqualTo.class - [JAR]

├─ org.opengis.filter.PropertyIsLessThan.class - [JAR]

├─ org.opengis.filter.PropertyIsLessThanOrEqualTo.class - [JAR]

├─ org.opengis.filter.PropertyIsLike.class - [JAR]

├─ org.opengis.filter.PropertyIsNil.class - [JAR]

├─ org.opengis.filter.PropertyIsNotEqualTo.class - [JAR]

├─ org.opengis.filter.PropertyIsNull.class - [JAR]

├─ org.opengis.filter.package-info.class - [JAR]

org.opengis.geometry.coordinate

├─ org.opengis.geometry.coordinate.AffinePlacement.class - [JAR]

├─ org.opengis.geometry.coordinate.Arc.class - [JAR]

├─ org.opengis.geometry.coordinate.ArcByBulge.class - [JAR]

├─ org.opengis.geometry.coordinate.ArcString.class - [JAR]

├─ org.opengis.geometry.coordinate.ArcStringByBulge.class - [JAR]

├─ org.opengis.geometry.coordinate.BSplineCurve.class - [JAR]

├─ org.opengis.geometry.coordinate.BSplineSurface.class - [JAR]

├─ org.opengis.geometry.coordinate.BSplineSurfaceForm.class - [JAR]

├─ org.opengis.geometry.coordinate.Bezier.class - [JAR]

├─ org.opengis.geometry.coordinate.BicubicGrid.class - [JAR]

├─ org.opengis.geometry.coordinate.BilinearGrid.class - [JAR]

├─ org.opengis.geometry.coordinate.Circle.class - [JAR]

├─ org.opengis.geometry.coordinate.Clothoid.class - [JAR]

├─ org.opengis.geometry.coordinate.Cone.class - [JAR]

├─ org.opengis.geometry.coordinate.Conic.class - [JAR]

├─ org.opengis.geometry.coordinate.CubicSpline.class - [JAR]

├─ org.opengis.geometry.coordinate.Cylinder.class - [JAR]

├─ org.opengis.geometry.coordinate.GenericCurve.class - [JAR]

├─ org.opengis.geometry.coordinate.GenericSurface.class - [JAR]

├─ org.opengis.geometry.coordinate.Geodesic.class - [JAR]

├─ org.opengis.geometry.coordinate.GeodesicString.class - [JAR]

├─ org.opengis.geometry.coordinate.GeometryFactory.class - [JAR]

├─ org.opengis.geometry.coordinate.GriddedSurface.class - [JAR]

├─ org.opengis.geometry.coordinate.Knot.class - [JAR]

├─ org.opengis.geometry.coordinate.KnotType.class - [JAR]

├─ org.opengis.geometry.coordinate.LineSegment.class - [JAR]

├─ org.opengis.geometry.coordinate.LineString.class - [JAR]

├─ org.opengis.geometry.coordinate.OffsetCurve.class - [JAR]

├─ org.opengis.geometry.coordinate.ParamForPoint.class - [JAR]

├─ org.opengis.geometry.coordinate.ParametricCurveSurface.class - [JAR]

├─ org.opengis.geometry.coordinate.Placement.class - [JAR]

├─ org.opengis.geometry.coordinate.PointArray.class - [JAR]

├─ org.opengis.geometry.coordinate.PointGrid.class - [JAR]

├─ org.opengis.geometry.coordinate.Polygon.class - [JAR]

├─ org.opengis.geometry.coordinate.PolyhedralSurface.class - [JAR]

├─ org.opengis.geometry.coordinate.PolynomialSpline.class - [JAR]

├─ org.opengis.geometry.coordinate.Position.class - [JAR]

├─ org.opengis.geometry.coordinate.Sphere.class - [JAR]

├─ org.opengis.geometry.coordinate.SplineCurve.class - [JAR]

├─ org.opengis.geometry.coordinate.SplineCurveForm.class - [JAR]

├─ org.opengis.geometry.coordinate.Tin.class - [JAR]

├─ org.opengis.geometry.coordinate.Triangle.class - [JAR]

├─ org.opengis.geometry.coordinate.TriangulatedSurface.class - [JAR]

org.opengis.metadata.lineage

├─ org.opengis.metadata.lineage.Lineage.class - [JAR]

├─ org.opengis.metadata.lineage.ProcessStep.class - [JAR]

├─ org.opengis.metadata.lineage.Source.class - [JAR]

org.opengis.referencing.operation

├─ org.opengis.referencing.operation.ConcatenatedOperation.class - [JAR]

├─ org.opengis.referencing.operation.ConicProjection.class - [JAR]

├─ org.opengis.referencing.operation.Conversion.class - [JAR]

├─ org.opengis.referencing.operation.CoordinateOperation.class - [JAR]

├─ org.opengis.referencing.operation.CoordinateOperationAuthorityFactory.class - [JAR]

├─ org.opengis.referencing.operation.CoordinateOperationFactory.class - [JAR]

├─ org.opengis.referencing.operation.CylindricalProjection.class - [JAR]

├─ org.opengis.referencing.operation.IncompatibleOperationException.class - [JAR]

├─ org.opengis.referencing.operation.MathTransform.class - [JAR]

├─ org.opengis.referencing.operation.MathTransform1D.class - [JAR]

├─ org.opengis.referencing.operation.MathTransform2D.class - [JAR]

├─ org.opengis.referencing.operation.MathTransformFactory.class - [JAR]

├─ org.opengis.referencing.operation.Matrix.class - [JAR]

├─ org.opengis.referencing.operation.NoninvertibleTransformException.class - [JAR]

├─ org.opengis.referencing.operation.Operation.class - [JAR]

├─ org.opengis.referencing.operation.OperationMethod.class - [JAR]

├─ org.opengis.referencing.operation.OperationNotFoundException.class - [JAR]

├─ org.opengis.referencing.operation.PassThroughOperation.class - [JAR]

├─ org.opengis.referencing.operation.PlanarProjection.class - [JAR]

├─ org.opengis.referencing.operation.Projection.class - [JAR]

├─ org.opengis.referencing.operation.SingleOperation.class - [JAR]

├─ org.opengis.referencing.operation.TransformException.class - [JAR]

├─ org.opengis.referencing.operation.Transformation.class - [JAR]

org.opengis.parameter

├─ org.opengis.parameter.GeneralParameterDescriptor.class - [JAR]

├─ org.opengis.parameter.GeneralParameterValue.class - [JAR]

├─ org.opengis.parameter.InvalidParameterCardinalityException.class - [JAR]

├─ org.opengis.parameter.InvalidParameterNameException.class - [JAR]

├─ org.opengis.parameter.InvalidParameterTypeException.class - [JAR]

├─ org.opengis.parameter.InvalidParameterValueException.class - [JAR]

├─ org.opengis.parameter.Parameter.class - [JAR]

├─ org.opengis.parameter.ParameterDescriptor.class - [JAR]

├─ org.opengis.parameter.ParameterDescriptorGroup.class - [JAR]

├─ org.opengis.parameter.ParameterNotFoundException.class - [JAR]

├─ org.opengis.parameter.ParameterValue.class - [JAR]

├─ org.opengis.parameter.ParameterValueGroup.class - [JAR]

org.opengis.metadata.content

├─ org.opengis.metadata.content.Band.class - [JAR]

├─ org.opengis.metadata.content.ContentInformation.class - [JAR]

├─ org.opengis.metadata.content.CoverageContentType.class - [JAR]

├─ org.opengis.metadata.content.CoverageDescription.class - [JAR]

├─ org.opengis.metadata.content.FeatureCatalogueDescription.class - [JAR]

├─ org.opengis.metadata.content.ImageDescription.class - [JAR]

├─ org.opengis.metadata.content.ImagingCondition.class - [JAR]

├─ org.opengis.metadata.content.RangeDimension.class - [JAR]

org.opengis.coverage.processing

├─ org.opengis.coverage.processing.GridCoverageProcessor.class - [JAR]

├─ org.opengis.coverage.processing.Operation.class - [JAR]

├─ org.opengis.coverage.processing.OperationNotFoundException.class - [JAR]

org.opengis.referencing.datum

├─ org.opengis.referencing.datum.Datum.class - [JAR]

├─ org.opengis.referencing.datum.DatumAuthorityFactory.class - [JAR]

├─ org.opengis.referencing.datum.DatumFactory.class - [JAR]

├─ org.opengis.referencing.datum.Ellipsoid.class - [JAR]

├─ org.opengis.referencing.datum.EngineeringDatum.class - [JAR]

├─ org.opengis.referencing.datum.GeodeticDatum.class - [JAR]

├─ org.opengis.referencing.datum.ImageDatum.class - [JAR]

├─ org.opengis.referencing.datum.PixelInCell.class - [JAR]

├─ org.opengis.referencing.datum.PrimeMeridian.class - [JAR]

├─ org.opengis.referencing.datum.TemporalDatum.class - [JAR]

├─ org.opengis.referencing.datum.VerticalDatum.class - [JAR]

├─ org.opengis.referencing.datum.VerticalDatumType.class - [JAR]

org.opengis.metadata

├─ org.opengis.metadata.ApplicationSchemaInformation.class - [JAR]

├─ org.opengis.metadata.Datatype.class - [JAR]

├─ org.opengis.metadata.ExtendedElementInformation.class - [JAR]

├─ org.opengis.metadata.FeatureTypeList.class - [JAR]

├─ org.opengis.metadata.Identifier.class - [JAR]

├─ org.opengis.metadata.MetaData.class - [JAR]

├─ org.opengis.metadata.MetadataExtensionInformation.class - [JAR]

├─ org.opengis.metadata.Obligation.class - [JAR]

├─ org.opengis.metadata.PortrayalCatalogueReference.class - [JAR]

├─ org.opengis.metadata.SpatialAttributeSupplement.class - [JAR]

org.opengis.metadata.extent

├─ org.opengis.metadata.extent.BoundingPolygon.class - [JAR]

├─ org.opengis.metadata.extent.Extent.class - [JAR]

├─ org.opengis.metadata.extent.GeographicBoundingBox.class - [JAR]

├─ org.opengis.metadata.extent.GeographicDescription.class - [JAR]

├─ org.opengis.metadata.extent.GeographicExtent.class - [JAR]

├─ org.opengis.metadata.extent.SpatialTemporalExtent.class - [JAR]

├─ org.opengis.metadata.extent.TemporalExtent.class - [JAR]

├─ org.opengis.metadata.extent.VerticalExtent.class - [JAR]

org.opengis.metadata.quality

├─ org.opengis.metadata.quality.AbsoluteExternalPositionalAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.AccuracyOfATimeMeasurement.class - [JAR]

├─ org.opengis.metadata.quality.Completeness.class - [JAR]

├─ org.opengis.metadata.quality.CompletenessCommission.class - [JAR]

├─ org.opengis.metadata.quality.CompletenessOmission.class - [JAR]

├─ org.opengis.metadata.quality.ConceptualConsistency.class - [JAR]

├─ org.opengis.metadata.quality.ConformanceResult.class - [JAR]

├─ org.opengis.metadata.quality.DataQuality.class - [JAR]

├─ org.opengis.metadata.quality.DomainConsistency.class - [JAR]

├─ org.opengis.metadata.quality.Element.class - [JAR]

├─ org.opengis.metadata.quality.EvaluationMethodType.class - [JAR]

├─ org.opengis.metadata.quality.FormatConsistency.class - [JAR]

├─ org.opengis.metadata.quality.GriddedDataPositionalAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.LogicalConsistency.class - [JAR]

├─ org.opengis.metadata.quality.NonQuantitativeAttributeAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.PositionalAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.QuantitativeAttributeAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.QuantitativeResult.class - [JAR]

├─ org.opengis.metadata.quality.RelativeInternalPositionalAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.Result.class - [JAR]

├─ org.opengis.metadata.quality.Scope.class - [JAR]

├─ org.opengis.metadata.quality.TemporalAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.TemporalConsistency.class - [JAR]

├─ org.opengis.metadata.quality.TemporalValidity.class - [JAR]

├─ org.opengis.metadata.quality.ThematicAccuracy.class - [JAR]

├─ org.opengis.metadata.quality.ThematicClassificationCorrectness.class - [JAR]

├─ org.opengis.metadata.quality.TopologicalConsistency.class - [JAR]

org.opengis.coverage.grid

├─ org.opengis.coverage.grid.Format.class - [JAR]

├─ org.opengis.coverage.grid.GridCoordinates.class - [JAR]

├─ org.opengis.coverage.grid.GridCoverage.class - [JAR]

├─ org.opengis.coverage.grid.GridCoverageReader.class - [JAR]

├─ org.opengis.coverage.grid.GridCoverageWriter.class - [JAR]

├─ org.opengis.coverage.grid.GridEnvelope.class - [JAR]

├─ org.opengis.coverage.grid.GridGeometry.class - [JAR]

├─ org.opengis.coverage.grid.GridNotEditableException.class - [JAR]

├─ org.opengis.coverage.grid.InvalidRangeException.class - [JAR]

org.opengis.feature.type

├─ org.opengis.feature.type.AssociationDescriptor.class - [JAR]

├─ org.opengis.feature.type.AssociationType.class - [JAR]

├─ org.opengis.feature.type.AttributeDescriptor.class - [JAR]

├─ org.opengis.feature.type.AttributeType.class - [JAR]

├─ org.opengis.feature.type.ComplexType.class - [JAR]

├─ org.opengis.feature.type.FeatureType.class - [JAR]

├─ org.opengis.feature.type.FeatureTypeFactory.class - [JAR]

├─ org.opengis.feature.type.GeometryDescriptor.class - [JAR]

├─ org.opengis.feature.type.GeometryType.class - [JAR]

├─ org.opengis.feature.type.Name.class - [JAR]

├─ org.opengis.feature.type.Namespace.class - [JAR]

├─ org.opengis.feature.type.Operation.class - [JAR]

├─ org.opengis.feature.type.OperationType.class - [JAR]

├─ org.opengis.feature.type.PropertyDescriptor.class - [JAR]

├─ org.opengis.feature.type.PropertyType.class - [JAR]

├─ org.opengis.feature.type.Schema.class - [JAR]

org.opengis.geometry.aggregate

├─ org.opengis.geometry.aggregate.Aggregate.class - [JAR]

├─ org.opengis.geometry.aggregate.AggregateFactory.class - [JAR]

├─ org.opengis.geometry.aggregate.MultiCurve.class - [JAR]

├─ org.opengis.geometry.aggregate.MultiPoint.class - [JAR]

├─ org.opengis.geometry.aggregate.MultiPrimitive.class - [JAR]

├─ org.opengis.geometry.aggregate.MultiSurface.class - [JAR]

org.opengis.metadata.constraint

├─ org.opengis.metadata.constraint.Classification.class - [JAR]

├─ org.opengis.metadata.constraint.Constraints.class - [JAR]

├─ org.opengis.metadata.constraint.LegalConstraints.class - [JAR]

├─ org.opengis.metadata.constraint.Restriction.class - [JAR]

├─ org.opengis.metadata.constraint.SecurityConstraints.class - [JAR]

org.opengis.feature

├─ org.opengis.feature.Association.class - [JAR]

├─ org.opengis.feature.Attribute.class - [JAR]

├─ org.opengis.feature.BackingStoreException.class - [JAR]

├─ org.opengis.feature.ComplexAttribute.class - [JAR]

├─ org.opengis.feature.Feature.class - [JAR]

├─ org.opengis.feature.FeatureFactory.class - [JAR]

├─ org.opengis.feature.FeatureVisitor.class - [JAR]

├─ org.opengis.feature.GeometryAttribute.class - [JAR]

├─ org.opengis.feature.IllegalAttributeException.class - [JAR]

├─ org.opengis.feature.Property.class - [JAR]

org.opengis.referencing.cs

├─ org.opengis.referencing.cs.AffineCS.class - [JAR]

├─ org.opengis.referencing.cs.AxisDirection.class - [JAR]

├─ org.opengis.referencing.cs.CSAuthorityFactory.class - [JAR]

├─ org.opengis.referencing.cs.CSFactory.class - [JAR]

├─ org.opengis.referencing.cs.CartesianCS.class - [JAR]

├─ org.opengis.referencing.cs.CoordinateSystem.class - [JAR]

├─ org.opengis.referencing.cs.CoordinateSystemAxis.class - [JAR]

├─ org.opengis.referencing.cs.CylindricalCS.class - [JAR]

├─ org.opengis.referencing.cs.EllipsoidalCS.class - [JAR]

├─ org.opengis.referencing.cs.LinearCS.class - [JAR]

├─ org.opengis.referencing.cs.PolarCS.class - [JAR]

├─ org.opengis.referencing.cs.RangeMeaning.class - [JAR]

├─ org.opengis.referencing.cs.SphericalCS.class - [JAR]

├─ org.opengis.referencing.cs.TimeCS.class - [JAR]

├─ org.opengis.referencing.cs.UserDefinedCS.class - [JAR]

├─ org.opengis.referencing.cs.VerticalCS.class - [JAR]

org.opengis.metadata.distribution

├─ org.opengis.metadata.distribution.DigitalTransferOptions.class - [JAR]

├─ org.opengis.metadata.distribution.Distribution.class - [JAR]

├─ org.opengis.metadata.distribution.Distributor.class - [JAR]

├─ org.opengis.metadata.distribution.Format.class - [JAR]

├─ org.opengis.metadata.distribution.Medium.class - [JAR]

├─ org.opengis.metadata.distribution.MediumFormat.class - [JAR]

├─ org.opengis.metadata.distribution.MediumName.class - [JAR]

├─ org.opengis.metadata.distribution.StandardOrderProcess.class - [JAR]

org.opengis.metadata.citation

├─ org.opengis.metadata.citation.Address.class - [JAR]

├─ org.opengis.metadata.citation.Citation.class - [JAR]

├─ org.opengis.metadata.citation.CitationDate.class - [JAR]

├─ org.opengis.metadata.citation.CitationFactory.class - [JAR]

├─ org.opengis.metadata.citation.Contact.class - [JAR]

├─ org.opengis.metadata.citation.DateType.class - [JAR]

├─ org.opengis.metadata.citation.OnLineFunction.class - [JAR]

├─ org.opengis.metadata.citation.OnLineResource.class - [JAR]

├─ org.opengis.metadata.citation.PresentationForm.class - [JAR]

├─ org.opengis.metadata.citation.ResponsibleParty.class - [JAR]

├─ org.opengis.metadata.citation.Role.class - [JAR]

├─ org.opengis.metadata.citation.Series.class - [JAR]

├─ org.opengis.metadata.citation.Telephone.class - [JAR]

org.opengis.metadata.maintenance

├─ org.opengis.metadata.maintenance.MaintenanceFrequency.class - [JAR]

├─ org.opengis.metadata.maintenance.MaintenanceInformation.class - [JAR]

├─ org.opengis.metadata.maintenance.ScopeCode.class - [JAR]

├─ org.opengis.metadata.maintenance.ScopeDescription.class - [JAR]

org.opengis.coverage

├─ org.opengis.coverage.CannotEvaluateException.class - [JAR]

├─ org.opengis.coverage.ColorInterpretation.class - [JAR]

├─ org.opengis.coverage.Coverage.class - [JAR]

├─ org.opengis.coverage.InterpolationMethod.class - [JAR]

├─ org.opengis.coverage.PaletteInterpretation.class - [JAR]

├─ org.opengis.coverage.PointOutsideCoverageException.class - [JAR]

├─ org.opengis.coverage.SampleDimension.class - [JAR]

├─ org.opengis.coverage.SampleDimensionType.class - [JAR]

org.opengis.filter.spatial

├─ org.opengis.filter.spatial.BBOX.class - [JAR]

├─ org.opengis.filter.spatial.BBOX3D.class - [JAR]

├─ org.opengis.filter.spatial.Beyond.class - [JAR]

├─ org.opengis.filter.spatial.BinarySpatialOperator.class - [JAR]

├─ org.opengis.filter.spatial.BoundedSpatialOperator.class - [JAR]

├─ org.opengis.filter.spatial.Contains.class - [JAR]

├─ org.opengis.filter.spatial.Crosses.class - [JAR]

├─ org.opengis.filter.spatial.DWithin.class - [JAR]

├─ org.opengis.filter.spatial.Disjoint.class - [JAR]

├─ org.opengis.filter.spatial.DistanceBufferOperator.class - [JAR]

├─ org.opengis.filter.spatial.Equals.class - [JAR]

├─ org.opengis.filter.spatial.Intersects.class - [JAR]

├─ org.opengis.filter.spatial.Overlaps.class - [JAR]

├─ org.opengis.filter.spatial.SpatialOperator.class - [JAR]

├─ org.opengis.filter.spatial.Touches.class - [JAR]

├─ org.opengis.filter.spatial.Within.class - [JAR]

├─ org.opengis.filter.spatial.package-info.class - [JAR]

org.opengis.geometry.complex

├─ org.opengis.geometry.complex.Complex.class - [JAR]

├─ org.opengis.geometry.complex.ComplexBoundary.class - [JAR]

├─ org.opengis.geometry.complex.ComplexFactory.class - [JAR]

├─ org.opengis.geometry.complex.Composite.class - [JAR]

├─ org.opengis.geometry.complex.CompositeCurve.class - [JAR]

├─ org.opengis.geometry.complex.CompositePoint.class - [JAR]

├─ org.opengis.geometry.complex.CompositeSolid.class - [JAR]

├─ org.opengis.geometry.complex.CompositeSurface.class - [JAR]

org.opengis.filter.capability

├─ org.opengis.filter.capability.ArithmeticOperators.class - [JAR]

├─ org.opengis.filter.capability.ComparisonOperators.class - [JAR]

├─ org.opengis.filter.capability.FilterCapabilities.class - [JAR]

├─ org.opengis.filter.capability.FunctionName.class - [JAR]

├─ org.opengis.filter.capability.Functions.class - [JAR]

├─ org.opengis.filter.capability.GeometryOperand.class - [JAR]

├─ org.opengis.filter.capability.IdCapabilities.class - [JAR]

├─ org.opengis.filter.capability.Operator.class - [JAR]

├─ org.opengis.filter.capability.ScalarCapabilities.class - [JAR]

├─ org.opengis.filter.capability.SpatialCapabilities.class - [JAR]

├─ org.opengis.filter.capability.SpatialOperator.class - [JAR]

├─ org.opengis.filter.capability.SpatialOperators.class - [JAR]

├─ org.opengis.filter.capability.TemporalCapabilities.class - [JAR]

├─ org.opengis.filter.capability.TemporalOperator.class - [JAR]

├─ org.opengis.filter.capability.TemporalOperators.class - [JAR]

org.opengis.geometry

├─ org.opengis.geometry.Boundary.class - [JAR]

├─ org.opengis.geometry.BoundingBox.class - [JAR]

├─ org.opengis.geometry.BoundingBox3D.class - [JAR]

├─ org.opengis.geometry.DirectPosition.class - [JAR]

├─ org.opengis.geometry.Envelope.class - [JAR]

├─ org.opengis.geometry.Geometry.class - [JAR]

├─ org.opengis.geometry.MismatchedDimensionException.class - [JAR]

├─ org.opengis.geometry.MismatchedReferenceSystemException.class - [JAR]

├─ org.opengis.geometry.PositionFactory.class - [JAR]

├─ org.opengis.geometry.Precision.class - [JAR]

├─ org.opengis.geometry.PrecisionFactory.class - [JAR]

├─ org.opengis.geometry.PrecisionType.class - [JAR]

├─ org.opengis.geometry.TransfiniteSet.class - [JAR]

├─ org.opengis.geometry.UnmodifiableGeometryException.class - [JAR]

org.opengis.util

├─ org.opengis.util.Cloneable.class - [JAR]

├─ org.opengis.util.CodeList.class - [JAR]

├─ org.opengis.util.GenericName.class - [JAR]

├─ org.opengis.util.InternationalString.class - [JAR]

├─ org.opengis.util.LocalName.class - [JAR]

├─ org.opengis.util.MemberName.class - [JAR]

├─ org.opengis.util.NameFactory.class - [JAR]

├─ org.opengis.util.NameSpace.class - [JAR]

├─ org.opengis.util.ProgressListener.class - [JAR]

├─ org.opengis.util.Record.class - [JAR]

├─ org.opengis.util.RecordSchema.class - [JAR]

├─ org.opengis.util.RecordType.class - [JAR]

├─ org.opengis.util.ScopedName.class - [JAR]

├─ org.opengis.util.TypeName.class - [JAR]

├─ org.opengis.util.UnlimitedInteger.class - [JAR]

org.opengis.temporal

├─ org.opengis.temporal.Calendar.class - [JAR]

├─ org.opengis.temporal.CalendarDate.class - [JAR]

├─ org.opengis.temporal.CalendarEra.class - [JAR]

├─ org.opengis.temporal.Clock.class - [JAR]

├─ org.opengis.temporal.ClockTime.class - [JAR]

├─ org.opengis.temporal.DateAndTime.class - [JAR]

├─ org.opengis.temporal.Duration.class - [JAR]

├─ org.opengis.temporal.IndeterminateValue.class - [JAR]

├─ org.opengis.temporal.Instant.class - [JAR]

├─ org.opengis.temporal.IntervalLength.class - [JAR]

├─ org.opengis.temporal.JulianDate.class - [JAR]

├─ org.opengis.temporal.OrdinalEra.class - [JAR]

├─ org.opengis.temporal.OrdinalPosition.class - [JAR]

├─ org.opengis.temporal.OrdinalReferenceSystem.class - [JAR]

├─ org.opengis.temporal.Period.class - [JAR]

├─ org.opengis.temporal.PeriodDuration.class - [JAR]

├─ org.opengis.temporal.Position.class - [JAR]

├─ org.opengis.temporal.RelativePosition.class - [JAR]

├─ org.opengis.temporal.Separation.class - [JAR]

├─ org.opengis.temporal.TemporalComplex.class - [JAR]

├─ org.opengis.temporal.TemporalCoordinate.class - [JAR]

├─ org.opengis.temporal.TemporalCoordinateSystem.class - [JAR]

├─ org.opengis.temporal.TemporalEdge.class - [JAR]

├─ org.opengis.temporal.TemporalFactory.class - [JAR]

├─ org.opengis.temporal.TemporalGeometricPrimitive.class - [JAR]

├─ org.opengis.temporal.TemporalNode.class - [JAR]

├─ org.opengis.temporal.TemporalObject.class - [JAR]

├─ org.opengis.temporal.TemporalOrder.class - [JAR]

├─ org.opengis.temporal.TemporalPosition.class - [JAR]

├─ org.opengis.temporal.TemporalPrimitive.class - [JAR]

├─ org.opengis.temporal.TemporalReferenceSystem.class - [JAR]

├─ org.opengis.temporal.TemporalTopologicalComplex.class - [JAR]

├─ org.opengis.temporal.TemporalTopologicalPrimitive.class - [JAR]

org.opengis.annotation

├─ org.opengis.annotation.Association.class - [JAR]

├─ org.opengis.annotation.ComplianceLevel.class - [JAR]

├─ org.opengis.annotation.Extension.class - [JAR]

├─ org.opengis.annotation.Obligation.class - [JAR]

├─ org.opengis.annotation.Profile.class - [JAR]

├─ org.opengis.annotation.Specification.class - [JAR]

├─ org.opengis.annotation.UML.class - [JAR]

├─ org.opengis.annotation.XmlElement.class - [JAR]

├─ org.opengis.annotation.XmlParameter.class - [JAR]

├─ org.opengis.annotation.XmlSchema.class - [JAR]

org.opengis.referencing.crs

├─ org.opengis.referencing.crs.CRSAuthorityFactory.class - [JAR]

├─ org.opengis.referencing.crs.CRSFactory.class - [JAR]

├─ org.opengis.referencing.crs.CompoundCRS.class - [JAR]

├─ org.opengis.referencing.crs.CoordinateReferenceSystem.class - [JAR]

├─ org.opengis.referencing.crs.DerivedCRS.class - [JAR]

├─ org.opengis.referencing.crs.EngineeringCRS.class - [JAR]

├─ org.opengis.referencing.crs.GeneralDerivedCRS.class - [JAR]

├─ org.opengis.referencing.crs.GeocentricCRS.class - [JAR]

├─ org.opengis.referencing.crs.GeodeticCRS.class - [JAR]

├─ org.opengis.referencing.crs.GeographicCRS.class - [JAR]

├─ org.opengis.referencing.crs.ImageCRS.class - [JAR]

├─ org.opengis.referencing.crs.ProjectedCRS.class - [JAR]

├─ org.opengis.referencing.crs.SingleCRS.class - [JAR]

├─ org.opengis.referencing.crs.TemporalCRS.class - [JAR]

├─ org.opengis.referencing.crs.VerticalCRS.class - [JAR]

org.opengis.style

├─ org.opengis.style.AnchorPoint.class - [JAR]

├─ org.opengis.style.ChannelSelection.class - [JAR]

├─ org.opengis.style.ColorMap.class - [JAR]

├─ org.opengis.style.ColorReplacement.class - [JAR]

├─ org.opengis.style.ContrastEnhancement.class - [JAR]

├─ org.opengis.style.ContrastMethod.class - [JAR]

├─ org.opengis.style.Description.class - [JAR]

├─ org.opengis.style.Displacement.class - [JAR]

├─ org.opengis.style.ExtensionSymbolizer.class - [JAR]

├─ org.opengis.style.ExternalGraphic.class - [JAR]

├─ org.opengis.style.ExternalMark.class - [JAR]

├─ org.opengis.style.FeatureTypeStyle.class - [JAR]

├─ org.opengis.style.Fill.class - [JAR]

├─ org.opengis.style.Font.class - [JAR]

├─ org.opengis.style.Graphic.class - [JAR]

├─ org.opengis.style.GraphicFill.class - [JAR]

├─ org.opengis.style.GraphicLegend.class - [JAR]

├─ org.opengis.style.GraphicStroke.class - [JAR]

├─ org.opengis.style.GraphicalSymbol.class - [JAR]

├─ org.opengis.style.Halo.class - [JAR]

├─ org.opengis.style.LabelPlacement.class - [JAR]

├─ org.opengis.style.LinePlacement.class - [JAR]

├─ org.opengis.style.LineSymbolizer.class - [JAR]

├─ org.opengis.style.Mark.class - [JAR]

├─ org.opengis.style.OverlapBehavior.class - [JAR]

├─ org.opengis.style.PointPlacement.class - [JAR]

├─ org.opengis.style.PointSymbolizer.class - [JAR]

├─ org.opengis.style.PolygonSymbolizer.class - [JAR]

├─ org.opengis.style.RasterSymbolizer.class - [JAR]

├─ org.opengis.style.Rule.class - [JAR]

├─ org.opengis.style.SelectedChannelType.class - [JAR]

├─ org.opengis.style.SemanticType.class - [JAR]

├─ org.opengis.style.ShadedRelief.class - [JAR]

├─ org.opengis.style.Stroke.class - [JAR]

├─ org.opengis.style.Style.class - [JAR]

├─ org.opengis.style.StyleFactory.class - [JAR]

├─ org.opengis.style.StyleVisitor.class - [JAR]

├─ org.opengis.style.Symbolizer.class - [JAR]

├─ org.opengis.style.TextSymbolizer.class - [JAR]

org.opengis.geometry.primitive

├─ org.opengis.geometry.primitive.Bearing.class - [JAR]

├─ org.opengis.geometry.primitive.Curve.class - [JAR]

├─ org.opengis.geometry.primitive.CurveBoundary.class - [JAR]

├─ org.opengis.geometry.primitive.CurveInterpolation.class - [JAR]

├─ org.opengis.geometry.primitive.CurveSegment.class - [JAR]

├─ org.opengis.geometry.primitive.OrientableCurve.class - [JAR]

├─ org.opengis.geometry.primitive.OrientablePrimitive.class - [JAR]

├─ org.opengis.geometry.primitive.OrientableSurface.class - [JAR]

├─ org.opengis.geometry.primitive.Point.class - [JAR]

├─ org.opengis.geometry.primitive.Primitive.class - [JAR]

├─ org.opengis.geometry.primitive.PrimitiveBoundary.class - [JAR]

├─ org.opengis.geometry.primitive.PrimitiveFactory.class - [JAR]

├─ org.opengis.geometry.primitive.Ring.class - [JAR]

├─ org.opengis.geometry.primitive.Shell.class - [JAR]

├─ org.opengis.geometry.primitive.Solid.class - [JAR]

├─ org.opengis.geometry.primitive.SolidBoundary.class - [JAR]

├─ org.opengis.geometry.primitive.Surface.class - [JAR]

├─ org.opengis.geometry.primitive.SurfaceBoundary.class - [JAR]

├─ org.opengis.geometry.primitive.SurfaceInterpolation.class - [JAR]

├─ org.opengis.geometry.primitive.SurfacePatch.class - [JAR]

org.opengis.metadata.spatial

├─ org.opengis.metadata.spatial.CellGeometry.class - [JAR]

├─ org.opengis.metadata.spatial.Dimension.class - [JAR]

├─ org.opengis.metadata.spatial.DimensionNameType.class - [JAR]

├─ org.opengis.metadata.spatial.GeometricObjectType.class - [JAR]

├─ org.opengis.metadata.spatial.GeometricObjects.class - [JAR]

├─ org.opengis.metadata.spatial.Georectified.class - [JAR]

├─ org.opengis.metadata.spatial.Georeferenceable.class - [JAR]

├─ org.opengis.metadata.spatial.GridSpatialRepresentation.class - [JAR]

├─ org.opengis.metadata.spatial.PixelOrientation.class - [JAR]

├─ org.opengis.metadata.spatial.SpatialRepresentation.class - [JAR]

├─ org.opengis.metadata.spatial.SpatialRepresentationType.class - [JAR]

├─ org.opengis.metadata.spatial.TopologyLevel.class - [JAR]

├─ org.opengis.metadata.spatial.VectorSpatialRepresentation.class - [JAR]

org.opengis.feature.simple

├─ org.opengis.feature.simple.SimpleFeature.class - [JAR]

├─ org.opengis.feature.simple.SimpleFeatureType.class - [JAR]

org.opengis.filter.temporal

├─ org.opengis.filter.temporal.After.class - [JAR]

├─ org.opengis.filter.temporal.AnyInteracts.class - [JAR]

├─ org.opengis.filter.temporal.Before.class - [JAR]

├─ org.opengis.filter.temporal.Begins.class - [JAR]

├─ org.opengis.filter.temporal.BegunBy.class - [JAR]

├─ org.opengis.filter.temporal.BinaryTemporalOperator.class - [JAR]

├─ org.opengis.filter.temporal.During.class - [JAR]

├─ org.opengis.filter.temporal.EndedBy.class - [JAR]

├─ org.opengis.filter.temporal.Ends.class - [JAR]

├─ org.opengis.filter.temporal.Meets.class - [JAR]

├─ org.opengis.filter.temporal.MetBy.class - [JAR]

├─ org.opengis.filter.temporal.OverlappedBy.class - [JAR]

├─ org.opengis.filter.temporal.TContains.class - [JAR]

├─ org.opengis.filter.temporal.TEquals.class - [JAR]

├─ org.opengis.filter.temporal.TOverlaps.class - [JAR]

org.opengis.referencing

├─ org.opengis.referencing.AuthorityFactory.class - [JAR]

├─ org.opengis.referencing.Factory.class - [JAR]

├─ org.opengis.referencing.FactoryException.class - [JAR]

├─ org.opengis.referencing.IdentifiedObject.class - [JAR]

├─ org.opengis.referencing.NoSuchAuthorityCodeException.class - [JAR]

├─ org.opengis.referencing.NoSuchIdentifierException.class - [JAR]

├─ org.opengis.referencing.ObjectFactory.class - [JAR]

├─ org.opengis.referencing.ReferenceIdentifier.class - [JAR]

├─ org.opengis.referencing.ReferenceSystem.class - [JAR]

├─ org.opengis.referencing.SpatialReferenceSystemUsingGeographicIdentifier.class - [JAR]

org.opengis.filter.expression

├─ org.opengis.filter.expression.Add.class - [JAR]

├─ org.opengis.filter.expression.BinaryExpression.class - [JAR]

├─ org.opengis.filter.expression.Divide.class - [JAR]

├─ org.opengis.filter.expression.Expression.class - [JAR]

├─ org.opengis.filter.expression.ExpressionVisitor.class - [JAR]

├─ org.opengis.filter.expression.Function.class - [JAR]

├─ org.opengis.filter.expression.InternalFunction.class - [JAR]

├─ org.opengis.filter.expression.Literal.class - [JAR]

├─ org.opengis.filter.expression.Multiply.class - [JAR]

├─ org.opengis.filter.expression.NilExpression.class - [JAR]

├─ org.opengis.filter.expression.PropertyName.class - [JAR]

├─ org.opengis.filter.expression.Subtract.class - [JAR]

├─ org.opengis.filter.expression.VolatileFunction.class - [JAR]

├─ org.opengis.filter.expression.package-info.class - [JAR]

org.opengis.filter.sort

├─ org.opengis.filter.sort.NullSortBy.class - [JAR]

├─ org.opengis.filter.sort.SortBy.class - [JAR]

├─ org.opengis.filter.sort.SortOrder.class - [JAR]

org.opengis.filter.identity

├─ org.opengis.filter.identity.FeatureId.class - [JAR]

├─ org.opengis.filter.identity.GmlObjectId.class - [JAR]

├─ org.opengis.filter.identity.Identifier.class - [JAR]

├─ org.opengis.filter.identity.ObjectId.class - [JAR]

├─ org.opengis.filter.identity.RecordId.class - [JAR]

├─ org.opengis.filter.identity.ResourceId.class - [JAR]

├─ org.opengis.filter.identity.Version.class - [JAR]

org.opengis.metadata.identification

├─ org.opengis.metadata.identification.AggregateInformation.class - [JAR]

├─ org.opengis.metadata.identification.AssociationType.class - [JAR]

├─ org.opengis.metadata.identification.BrowseGraphic.class - [JAR]

├─ org.opengis.metadata.identification.CharacterSet.class - [JAR]

├─ org.opengis.metadata.identification.DataIdentification.class - [JAR]

├─ org.opengis.metadata.identification.Identification.class - [JAR]

├─ org.opengis.metadata.identification.InitiativeType.class - [JAR]

├─ org.opengis.metadata.identification.KeywordType.class - [JAR]

├─ org.opengis.metadata.identification.Keywords.class - [JAR]

├─ org.opengis.metadata.identification.Progress.class - [JAR]

├─ org.opengis.metadata.identification.RepresentativeFraction.class - [JAR]

├─ org.opengis.metadata.identification.Resolution.class - [JAR]

├─ org.opengis.metadata.identification.ServiceIdentification.class - [JAR]

├─ org.opengis.metadata.identification.TopicCategory.class - [JAR]

├─ org.opengis.metadata.identification.Usage.class - [JAR]

Advertisement

Dependencies from Group

Feb 21, 2021
14 usages
1.2k stars
Feb 21, 2021
13 usages
1.2k stars
Feb 21, 2021
12 usages
1.2k stars
Feb 21, 2021
9 usages
1.2k stars
Feb 21, 2021
8 usages
1.2k stars

Discover Dependencies

Jun 01, 2021
2 usages
0 stars
Aug 15, 2023
4 usages
36 stars
Dec 30, 2011
1 usages
Sep 20, 2005
11 usages
Jun 14, 2013
2 usages
1 stars
Feb 24, 2014
2 usages
105 stars
May 13, 2020
5 usages
8 stars
Jul 16, 2020
11 usages
Dec 09, 2022
26 usages
6 stars