Uses of Class
org.geotools.process.factory.DescribeResult
-
Packages that use DescribeResult Package Description org.geotools.process.factory org.geotools.process.geometry Geometry processing support for the GeoTools library.org.geotools.process.raster Raster processing support for the GeoTools library.org.geotools.process.vector Vector processing support for the GeoTools library. -
-
Uses of DescribeResult in org.geotools.process.factory
Methods in org.geotools.process.factory that return DescribeResult Modifier and Type Method Description DescribeResult[]value() -
Uses of DescribeResult in org.geotools.process.geometry
Methods in org.geotools.process.geometry with annotations of type DescribeResult Modifier and Type Method Description static doubleGeometryFunctions. area(Geometry geom)static GeometryGeometryFunctions. boundary(Geometry geom)static GeometryGeometryFunctions. buffer(Geometry geom, double distance, Integer quadrantSegments, GeometryFunctions.BufferCapStyle capStyle)static GeometryCenterLineProcess. centerLine(Geometry geometry, Double tolerance)static GeometrySkeletonizeProcess. centerLine(Geometry geometry, Double tolerance)static GeometryGeometryFunctions. centroid(Geometry geom)static booleanGeometryFunctions. contains(Geometry a, Geometry b)static GeometryGeometryFunctions. convexHull(Geometry geom)static booleanGeometryFunctions. crosses(Geometry a, Geometry b)static GeometryGeometryFunctions. densify(Geometry geom, double distance)static GeometryGeometryFunctions. difference(Geometry a, Geometry b)static intGeometryFunctions. dimension(Geometry geom)static booleanGeometryFunctions. disjoint(Geometry a, Geometry b)static doubleGeometryFunctions. distance(Geometry a, Geometry b)static PointGeometryFunctions. endPoint(LineString line)static GeometryGeometryFunctions. envelope(Geometry geom)static booleanGeometryFunctions. equalsExact(Geometry a, Geometry b)static booleanGeometryFunctions. equalsExactTolerance(Geometry a, Geometry b, double tolerance)static GeometryGeometryFunctions. exteriorRing(Polygon polygon)static StringGeometryFunctions. geometryType(Geometry geom)static GeometryGeometryFunctions. getGeometryN(GeometryCollection collection, int index)static doubleGeometryFunctions. getX(Point point)static doubleGeometryFunctions. getY(Point point)static GeometryGeometryFunctions. interiorPoint(Geometry geom)static GeometryGeometryFunctions. interiorRingN(Polygon polygon, int index)static GeometryGeometryFunctions. intersection(Geometry a, Geometry b)static booleanGeometryFunctions. intersects(Geometry a, Geometry b)static booleanGeometryFunctions. isClosed(LineString line)static booleanGeometryFunctions. isEmpty(Geometry geom)static booleanGeometryFunctions. isRing(LineString line)static booleanGeometryFunctions. isSimple(Geometry geom)static booleanGeometryFunctions. isValid(Geometry geom)static booleanGeometryFunctions. isWithinDistance(Geometry a, Geometry b, double distance)static doubleGeometryFunctions. length(Geometry geom)static intGeometryFunctions. numGeometries(Geometry collection)static intGeometryFunctions. numInteriorRing(Polygon polygon)static intGeometryFunctions. numPoints(Geometry geom)static booleanGeometryFunctions. overlaps(Geometry a, Geometry b)static PointGeometryFunctions. pointN(LineString line, int index)static GeometryGeometryFunctions. polygonize(Geometry geom)static GeometryPolygonLabelProcess. PolyLabeller(Geometry polygon, Double tolerance)static StringGeometryFunctions. relate(Geometry a, Geometry b)static booleanGeometryFunctions. relatePattern(Geometry a, Geometry b, String pattern)static GeometryGeometryFunctions. reproject(Geometry geometry, CoordinateReferenceSystem sourceCRS, CoordinateReferenceSystem targetCRS)Will reproject a geometry to another CRS.static GeometryGeometryFunctions. simplify(Geometry geom, double distance)static GeometryGeometryFunctions. splitPolygon(Geometry polygon, LineString line)static PointGeometryFunctions. startPoint(LineString line)static GeometryGeometryFunctions. symDifference(Geometry a, Geometry b)static booleanGeometryFunctions. touches(Geometry a, Geometry b)static GeometryGeometryFunctions. union(Geometry... geoms)static booleanGeometryFunctions. within(Geometry a, Geometry b) -
Uses of DescribeResult in org.geotools.process.raster
Methods in org.geotools.process.raster with annotations of type DescribeResult Modifier and Type Method Description GridCoverage2DAddCoveragesProcess. execute(GridCoverage2D coverageA, GridCoverage2D coverageB, ProgressListener progressListener)GridCoverage2DAffineProcess. execute(GridCoverage2D coverage, Double scaleX, Double scaleY, Double shearX, Double shearY, Double translateX, Double translateY, double[] nodata, Interpolation interp)GridCoverage2DAreaGridProcess. execute(ReferencedEnvelope bounds, int width, int height)GridCoverage2DBandMergeProcess. execute(Collection<GridCoverage2D> coverages, Geometry roi, String transformChoice, Integer index)GridCoverage2DBandSelectProcess. execute(GridCoverage2D coverage, int[] sampleDims, Integer visibleSampleDim)SimpleFeatureCollectionContourProcess. execute(GridCoverage2D gc2d, Integer band, double[] levels, Double interval, Boolean simplify, Boolean smooth, Geometry roi, ProgressListener progressListener)GridCoverage2DConvolveCoverageProcess. execute(GridCoverage2D coverage, KernelJAI kernel, Integer kernelRadius, Integer kernelWidth, Integer kernelHeight)CoverageClassStats.ResultsCoverageClassStats. execute(GridCoverage2D coverage, Set<Statistic> stats, Integer band, Integer classes, ClassificationMethod method, Double noData, ProgressListener progressListener)GridCoverage2DCropCoverage. execute(GridCoverage2D coverage, Geometry cropShape, ProgressListener progressListener)SimpleFeatureCollectionFootprintExtractionProcess. execute(GridCoverage2D coverage, List<Range<Integer>> exclusionRanges, Double thresholdArea, Boolean computeSimplifiedFootprint, Double simplifierFactor, Boolean removeCollinear, Boolean forceValid, MarchingSquaresVectorizer.ImageLoadingType imageLoadingType, ProgressListener progressListener)Executes the raster to vector process.GridCoverage2DJiffleProcess. execute(GridCoverage2D[] coverages, String script, String destName, String[] sourceNames, Range.DataType dataType, Integer outputBandCount, String outputBandNames, ProgressListener progressListener)Executes a Jiffle raster algebra.GridCoverage2DMultiplyCoveragesProcess. execute(GridCoverage2D coverageA, GridCoverage2D coverageB, ProgressListener progressListener)GridCoverage2DNormalizeCoverageProcess. execute(GridCoverage2D coverage)SimpleFeatureCollectionPolygonExtractionProcess. execute(GridCoverage2D coverage, Integer band, Boolean insideEdges, Geometry roi, Collection<Number> noDataValues, List<Range> classificationRanges, ProgressListener progressListener)Executes the raster to vector process.GridCoverage2DRangeLookupProcess. execute(GridCoverage2D coverage, Integer classificationBand, List<Range> classificationRanges, int[] outputPixelValues, Double noData, ProgressListener listener)SimpleFeatureCollectionRasterAsPointCollectionProcess. execute(GridCoverage2D gc2d, CoordinateReferenceSystem targetCRS, Float scaleFactor, Interpolation interpolation, Boolean emisphere)SimpleFeatureCollectionRasterZonalStatistics. execute(GridCoverage2D coverage, Integer band, SimpleFeatureCollection zones, GridCoverage2D classification)List<ZoneGeometry>RasterZonalStatistics2. execute(GridCoverage2D coverage, int[] bands, List<SimpleFeature> zones, GridCoverage2D classifier, Range nodata, Geometry mask, boolean useROIAccessor, Polygon roi, Statistics.StatsType[] stats, double[] minbounds, double[] maxbounds, int[] numbins, List<Range> rangeData, boolean localStats)GridCoverage2DScaleCoverage. execute(GridCoverage2D coverage, double xScale, double yScale, double xTranslate, double yTranslate, Interpolation interpolation)GridCoverage2DStyleCoverage. execute(GridCoverage2D coverage, Style style)GridCoverage2DTransparencyFillProcess. execute(GridCoverage2D coverage, Integer width, ProgressListener listener) -
Uses of DescribeResult in org.geotools.process.vector
Methods in org.geotools.process.vector with annotations of type DescribeResult Modifier and Type Method Description AggregateProcess.ResultsAggregateProcess. execute(SimpleFeatureCollection features, String aggAttribute, Set<AggregateProcess.AggregationFunction> functions, boolean singlePass, List<String> groupByAttributes, ProgressListener progressListener)GridCoverage2DBarnesSurfaceProcess. execute(SimpleFeatureCollection obsFeatures, String valueAttr, Integer argDataLimit, Double argScale, Double argConvergence, Integer argPasses, Integer argMinObsCount, Double argMaxObsDistance, Double argNoDataValue, Integer argPixelsPerCell, Double argQueryBuffer, ReferencedEnvelope outputEnv, Integer outputWidth, Integer outputHeight, ProgressListener monitor)ReferencedEnvelopeBoundsProcess. execute(FeatureCollection features)SimpleFeatureCollectionBufferFeatureCollection. execute(SimpleFeatureCollection features, Double distance, String attribute)SimpleFeatureCollectionCentroidProcess. execute(SimpleFeatureCollection features)SimpleFeatureCollectionClassifyByRangeProcess. execute(SimpleFeatureCollection features, String classifyOnAttribute, String[] thresholds, String[] outputValues, String classifier, Integer classes, Boolean include, String outputAttribute, String outputType)SimpleFeatureCollectionClipProcess. execute(SimpleFeatureCollection features, Geometry clip, Boolean preserveZ)GeometryCollectionCollectGeometries. execute(FeatureCollection features, ProgressListener progressListener)SimpleFeatureCollectionContourProcess. execute(FeatureCollection features, String propertyName, double[] levels, Double interval, Boolean simplify, Boolean smooth, ProgressListener progressListener)NumberCountProcess. execute(SimpleFeatureCollection features)FeatureClassStats.ResultsFeatureClassStats. execute(FeatureCollection features, String attribute, Set<Statistic> stats, Integer classes, ClassificationMethod method, Double noData, ProgressListener progressListener)SimpleFeatureCollectionFeatureProcess. execute(Geometry geometry, CoordinateReferenceSystem crs, String name)SimpleFeatureCollectionGraticuleLabelPointProcess. execute(SimpleFeatureCollection features, ReferencedEnvelope bounds, Double offset, String placement)SimpleFeatureCollectionGridProcess. execute(ReferencedEnvelope bounds, double width, Double height, Double vertexSpacing, GridProcess.GridMode mode)GridCoverage2DHeatmapProcess. execute(SimpleFeatureCollection obsFeatures, Integer argRadiusPixels, String valueAttr, Integer argPixelsPerCell, ReferencedEnvelope argOutputEnv, Integer argOutputWidth, Integer argOutputHeight, ProgressListener monitor)SimpleFeatureCollectionInclusionFeatureCollection. execute(SimpleFeatureCollection firstFeatures, SimpleFeatureCollection secondFeatures)SimpleFeatureCollectionIntersectionFeatureCollection. execute(SimpleFeatureCollection firstFeatures, SimpleFeatureCollection secondFeatures, List<String> firstAttributes, List<String> sndAttributes, IntersectionFeatureCollection.IntersectionMode intersectionMode, Boolean percentagesEnabled, Boolean areasEnabled)FeatureCollection<? extends FeatureType,? extends Feature>LRSGeocodeProcess. execute(FeatureCollection<? extends FeatureType,? extends Feature> featureCollection, String fromMeasureAttb, String toMeasureAttb, Double measure)Process the input data set.FeatureCollection<? extends FeatureType,? extends Feature>LRSMeasureProcess. execute(FeatureCollection<? extends FeatureType,? extends Feature> featureCollection, String fromMeasureAttb, String toMeasureAttb, Point point, CoordinateReferenceSystem crs)Process the input data set.FeatureCollection<? extends FeatureType,? extends Feature>LRSSegmentProcess. execute(FeatureCollection<? extends FeatureType,? extends Feature> featureCollection, String fromMeasureAttb, String toMeasureAttb, Double fromMeasure, Double toMeasure)Process the input data set.FeatureCollectionNearestProcess. execute(FeatureCollection featureCollection, Point point, CoordinateReferenceSystem crs)Process the input data set.SimpleFeatureCollectionPointBuffers. execute(Point center, CoordinateReferenceSystem crs, double[] distances, Integer quadrantSegments, ProgressListener listener)SimpleFeatureCollectionPointStackerProcess. execute(SimpleFeatureCollection data, Integer cellSize, Boolean argWeightClusterPosition, Boolean argNormalize, PointStackerProcess.PreserveLocation preserveLocation, ReferencedEnvelope outputEnv, Integer outputWidth, Integer outputHeight, String cql, ProgressListener monitor)SimpleFeatureCollectionQueryProcess. execute(SimpleFeatureCollection features, List<String> attributes, Filter filter)SimpleFeatureCollectionRectangularClipProcess. execute(SimpleFeatureCollection features, ReferencedEnvelope clip, Boolean preserveZ)SimpleFeatureCollectionReprojectProcess. execute(SimpleFeatureCollection features, CoordinateReferenceSystem forcedCRS, CoordinateReferenceSystem targetCRS)SimpleFeatureCollectionSimplifyProcess. execute(SimpleFeatureCollection features, double distance, boolean preserveTopology)FeatureCollectionSnapProcess. execute(FeatureCollection featureCollection, Point point, CoordinateReferenceSystem crs)Process the input data set.SimpleFeatureCollectionTransformProcess. execute(SimpleFeatureCollection features, String transform)SimpleFeatureCollectionUnionFeatureCollection. execute(SimpleFeatureCollection firstFeatures, SimpleFeatureCollection secondFeatures)SimpleFeatureCollectionUniqueProcess. execute(SimpleFeatureCollection features, String attribute, ProgressListener progressListener)GridCoverage2DVectorToRasterProcess. execute(SimpleFeatureCollection features, Integer rasterWidth, Integer rasterHeight, String title, String attribute, Bounds bounds, ProgressListener progressListener)SimpleFeatureCollectionVectorZonalStatistics. execute(SimpleFeatureCollection data, String dataAttribute, SimpleFeatureCollection zones)SimpleFeatureCollectionTransformProcess. executeList(SimpleFeatureCollection features, List<TransformProcess.Definition> transform)
-