Uses of Class
org.locationtech.jtstest.geomfunction.Metadata
-
Packages that use Metadata Package Description org.locationtech.jtstest.function -
-
Uses of Metadata in org.locationtech.jtstest.function
Methods in org.locationtech.jtstest.function with annotations of type Metadata Modifier and Type Method Description static GeometryEditFunctions. addHole(Geometry polyGeom, Geometry hole)static GeometryCreateShapeFunctions. bezierCurve(Geometry geom, double alpha)static GeometryCreateShapeFunctions. bezierCurveControl(Geometry geom, Geometry controlPoints)static GeometryCreateShapeFunctions. bezierCurveSkew(Geometry geom, double alpha, double skew)static GeometryBufferFunctions. buffer(Geometry g, double distance)static GeometryConstructionFunctions. circleByRadiusLine(Geometry radiusLine, int nPts)static GeometryNodingFunctions. findInteriorNodes(Geometry geom)static GeometryNodingFunctions. findNodes(Geometry geom)static GeometryCreateRandomShapeFunctions. haltonPoints(Geometry g, int nPts)static GeometryCreateRandomShapeFunctions. haltonPoints57(Geometry g, int nPts)static GeometryCreateRandomShapeFunctions. haltonPointsWithBases(Geometry g, int nPts, int basei, int basej)static GeometryCreateFractalShapeFunctions. hilbertCurve(Geometry g, int n)static GeometryCreateFractalShapeFunctions. hilbertCurveAtLevel(Geometry g, int level)static GeometryConstructionFunctions. largestEmptyCircle(Geometry obstacles, Geometry boundary, double tolerance)static GeometryConstructionFunctions. largestEmptyCircleCenter(Geometry obstacles, Geometry boundary, double tolerance)static GeometryConstructionFunctions. largestEmptyCircleRadius(Geometry obstacles, Geometry boundary, double tolerance)static GeometryConstructionFunctions. maximumInscribedCircle(Geometry g, double tolerance)static GeometryConstructionFunctions. maximumInscribedCircleCenter(Geometry g, double tolerance)static GeometryConstructionFunctions. maximumInscribedCircleRadius(Geometry g, double tolerance)static doubleConstructionFunctions. maximumInscribedCircleRadiusLen(Geometry g, double tolerance)static GeometryCreateFractalShapeFunctions. mortonCurve(Geometry g, int n)static GeometryCreateFractalShapeFunctions. mortonCurveAtLevel(Geometry g, int level)static GeometryValidationFunctions. nonSimpleAllPoints(Geometry geom)static GeometryValidationFunctions. nonSimpleEndpoints(Geometry geom)static GeometryValidationFunctions. nonSimplePoint(Geometry geom)static GeometryPolygonOverlayFunctions. overlayIterSnap(Geometry g1, Geometry g2, double snapTol)static GeometryOverlayNGSRFunctions. reducePrecision(Geometry a, double scaleFactor)static GeometryCreateRandomShapeFunctions. robertsPoints(Geometry geom, int nPts)Creates a set of quasi-random 2D points using the Roberts recurrences.static GeometryAffineTransformationFunctions. rotate(Geometry g, double angle)static GeometryAffineTransformationFunctions. rotateAroundPoint(Geometry g, Geometry pt, double angle)static GeometryAffineTransformationFunctions. rotateByPiMultiple(Geometry g, double multipleOfPi)static GeometryAffineTransformationFunctions. rotateByPiMultipleAroundPoint(Geometry g, Geometry pt, double multipleOfPi)static GeometryCoverageFunctions. simplify(Geometry coverage, double tolerance)static GeometryCoverageFunctions. simplifyInner(Geometry coverage, double tolerance)static GeometryCoverageFunctions. simplifyInOut(Geometry coverage, double toleranceInner, double toleranceOuter)static GeometryCoverageFunctions. simplifyOuter(Geometry coverage, double tolerance)static GeometryCoverageFunctions. simplifyRemoveRings(Geometry coverage, double tolerance, double factor)static GeometryCoverageFunctions. simplifySharp(Geometry coverage, double tolerance, double weight)static GeometryCoverageFunctions. simplifyTolerances(Geometry coverage, String tolerancesCSV)static GeometryNodingFunctions. snappingNoder(Geometry geom, Geometry geom2, double snapDistance)static GeometryNodingFunctions. snapRoundingNoder(Geometry geom, Geometry geom2, double scaleFactor)static GeometryCreateShapeFunctions. spiral(Geometry geom, int nCycles, int quadrantSegs)static GeometryAffineTransformationFunctions. transformByBaseline(Geometry g, Geometry destBaseline)static GeometryAffineTransformationFunctions. transformByVectors(Geometry g, Geometry control)static GeometryAffineTransformationFunctions. translate(Geometry g, double dx, double dy)static GeometryOverlayNGSRFunctions. unaryUnion(Geometry a, double scaleFactor)static GeometryCoverageFunctions. union(Geometry coverage)static GeometryOverlayNGFunctions. unionCoverage(Geometry geom)static GeometryBufferFunctions. variableBuffer(Geometry line, double startDist, double endDist)static GeometryBufferFunctions. variableBufferMid(Geometry line, double startDist, double midDist)Method parameters in org.locationtech.jtstest.function with annotations of type Metadata Modifier and Type Method Description static GeometryHullFunctions. alphaShape(Geometry geom, double alpha)static GeometryHullFunctions. alphaShapeWithHoles(Geometry geom, double alpha)static GeometryCreateShapeFunctions. bezierCurve(Geometry geom, double alpha)static GeometryCreateShapeFunctions. bezierCurveSkew(Geometry geom, double alpha, double skew)static GeometryCreateShapeFunctions. bezierCurveSkew(Geometry geom, double alpha, double skew)static GeometryBufferByUnionFunctions. bufferBySections(Geometry g, double distance, int maxChainSize)static GeometryBufferFunctions. bufferCurveWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferCurveWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferCurveWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferCurveWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferWithParams(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryBufferFunctions. bufferWithSimplify(Geometry g, Double distance, Double simplifyFactor)static GeometryConstructionFunctions. circleByRadiusLine(Geometry radiusLine, int nPts)static GeometryHullFunctions. concaveFill(Geometry geom, double maxEdgeLen)static GeometryHullFunctions. concaveFillByLenRatio(Geometry geom, double maxEdgeLenRatio)static GeometryConstructionFunctions. concaveHullByLen(Geometry geom, double maxLen)static GeometryConstructionFunctions. concaveHullByLenRatio(Geometry geom, double maxLen)static GeometryHullFunctions. concaveHullPoints(Geometry geom, double maxLen)static GeometryHullFunctions. concaveHullPointsByLenRatio(Geometry geom, double maxLenRatio)static GeometryHullFunctions. concaveHullPointsWithHoles(Geometry geom, double maxLen)static GeometryHullFunctions. concaveHullPointsWithHolesByLenRatio(Geometry geom, double maxLenRatio)static GeometryHullFunctions. concaveHullPolygons(Geometry geom, double maxEdgeLen)static GeometryHullFunctions. concaveHullPolygonsByLenRatio(Geometry geom, double maxEdgeLenRatio)static GeometryHullFunctions. concaveHullPolygonsTight(Geometry geom, double maxEdgeLen)static GeometryHullFunctions. concaveHullPolygonsTightByLenRatio(Geometry geom, double maxEdgeLenRatio)static GeometryHullFunctions. concaveHullPolygonsWithHoles(Geometry geom, double maxEdgeLen)static GeometryConstructionFunctions. concaveHullWithHolesByLen(Geometry geom, double maxLen)static GeometryConstructionFunctions. concaveHullWithHolesByLenRatio(Geometry geom, double maxLen)static GeometryOverlayNGSRFunctions. difference(Geometry a, Geometry b, double scaleFactor)static GeometryOverlayNGSRFunctions. differenceBA(Geometry a, Geometry b, double scaleFactor)static GeometryCreateShapeFunctions. ellipseRotate(Geometry g, int nPts, double ang)static GeometryLinearReferencingFunctions. extractLine(Geometry g, double start, double end)static GeometryLinearReferencingFunctions. extractLine(Geometry g, double start, double end)static GeometryCoverageFunctions. findGaps(Geometry geom, double gapWidth)static GeometryCreateShapeFunctions. fontGlyph(Geometry g, String text, String fontName)static GeometryCreateShapeFunctions. fontGlyphSerifPointSize(Geometry g, String text, int pointSize)static GeometryCreateRandomShapeFunctions. haltonPointsWithBases(Geometry g, int nPts, int basei, int basej)static GeometryCreateRandomShapeFunctions. haltonPointsWithBases(Geometry g, int nPts, int basei, int basej)static GeometryCreateFractalShapeFunctions. hilbertCurve(Geometry g, int n)static GeometryCreateFractalShapeFunctions. hilbertCurveAtLevel(Geometry g, int level)static GeometrySimplificationFunctions. innerPolygonHullByAreaDelta(Geometry geom, double areaFrac)static GeometrySimplificationFunctions. innerPolygonHullByVertexFrac(Geometry geom, double vertexFrac)static GeometryOverlayNGSRFunctions. intersection(Geometry a, Geometry b, double scaleFactor)static GeometryOverlayNGOptFunctions. intersectionPrepSR(Geometry a, Geometry b, double scaleFactor)static GeometryOverlayNGOptFunctions. intersectionSR(Geometry a, Geometry b, double scaleFactor)static GeometryConstructionFunctions. largestEmptyCircle(Geometry obstacles, Geometry boundary, double tolerance)static GeometryConstructionFunctions. largestEmptyCircleCenter(Geometry obstacles, Geometry boundary, double tolerance)static GeometryConstructionFunctions. largestEmptyCircleRadius(Geometry obstacles, Geometry boundary, double tolerance)static GeometryConstructionFunctions. maximumInscribedCircle(Geometry g, double tolerance)static GeometryConstructionFunctions. maximumInscribedCircleCenter(Geometry g, double tolerance)static GeometryConstructionFunctions. maximumInscribedCircleRadius(Geometry g, double tolerance)static doubleConstructionFunctions. maximumInscribedCircleRadiusLen(Geometry g, double tolerance)static GeometryNodingFunctions. MCIndexNoding(Geometry geom, Geometry geom2)static GeometryNodingFunctions. MCIndexNodingWithPrecision(Geometry geom, Geometry geom2, double scaleFactor)static GeometryNodingFunctions. MCIndexNodingWithPrecision(Geometry geom, Geometry geom2, double scaleFactor)static GeometryCreateFractalShapeFunctions. mortonCurve(Geometry g, int n)static GeometryCreateFractalShapeFunctions. mortonCurveAtLevel(Geometry g, int level)static GeometryCreateShapeFunctions. nGon(Geometry g, int sides)static GeometryOffsetCurveFunctions. offsetCurveBothWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. offsetCurveBothWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. offsetCurveBothWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. offsetCurveBothWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. offsetCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. offsetCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. offsetCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. offsetCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometrySimplificationFunctions. outerPolygonHullByAreaDelta(Geometry geom, double areaFrac)static GeometrySimplificationFunctions. outerPolygonHullByVertexFrac(Geometry geom, double vertexFrac)static GeometryPolygonOverlayFunctions. overlaySR(Geometry g1, Geometry g2, double scale)static GeometryCreateRandomShapeFunctions. randomPointsInGridWithGutter(Geometry g, int nPts, double gutterFraction)static GeometryOffsetCurveFunctions. rawCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. rawCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. rawCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOffsetCurveFunctions. rawCurveWithParams(Geometry geom, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit)static GeometryOverlayNGSRFunctions. reducePrecision(Geometry a, double scaleFactor)static GeometryPrecisionFunctions. reducePrecision(Geometry geom, double scaleFactor)static GeometryPrecisionFunctions. reducePrecisionKeepCollapsed(Geometry geom, double scaleFactor)static GeometryPrecisionFunctions. reducePrecisionPointwise(Geometry geom, double scaleFactor)static GeometryAffineTransformationFunctions. rotate(Geometry g, double angle)static GeometryAffineTransformationFunctions. rotateAroundPoint(Geometry g, Geometry pt, double angle)static GeometryAffineTransformationFunctions. rotateByPiMultiple(Geometry g, double multipleOfPi)static GeometryAffineTransformationFunctions. rotateByPiMultipleAroundPoint(Geometry g, Geometry pt, double multipleOfPi)static GeometryAffineTransformationFunctions. scale(Geometry g, double scale)static GeometryBufferByUnionFunctions. sectionBuffers(Geometry g, double distance, int maxChainSize)static GeometryCoverageFunctions. simplifyInOut(Geometry coverage, double toleranceInner, double toleranceOuter)static GeometryCoverageFunctions. simplifyInOut(Geometry coverage, double toleranceInner, double toleranceOuter)static GeometryCoverageFunctions. simplifyRemoveRings(Geometry coverage, double tolerance, double factor)static GeometryCoverageFunctions. simplifyRemoveRings(Geometry coverage, double tolerance, double factor)static GeometryCoverageFunctions. simplifySharp(Geometry coverage, double tolerance, double weight)static GeometryCoverageFunctions. simplifySharp(Geometry coverage, double tolerance, double weight)static GeometryCoverageFunctions. simplifyTolerances(Geometry coverage, String tolerancesCSV)static GeometrySimplificationFunctions. simplifyVW(Geometry g, double tolerance)static GeometryCreateShapeFunctions. sineStar(Geometry g, int nArms, int nPts)static GeometryCreateShapeFunctions. sineStar(Geometry g, int nArms, int nPts)static GeometryNodingFunctions. snappingNoder(Geometry geom, Geometry geom2, double snapDistance)static GeometryNodingFunctions. snappingNoder(Geometry geom, Geometry geom2, double snapDistance)static GeometryNodingFunctions. snapRoundingNoder(Geometry geom, Geometry geom2, double scaleFactor)static GeometryNodingFunctions. snapRoundingNoder(Geometry geom, Geometry geom2, double scaleFactor)static GeometryCreateShapeFunctions. spiral(Geometry geom, int nCycles, int quadrantSegs)static GeometryCreateShapeFunctions. spiral(Geometry geom, int nCycles, int quadrantSegs)static GeometryCreateShapeFunctions. supercircle(Geometry g, int nPts, double pow)static GeometryCreateShapeFunctions. supercircle(Geometry g, int nPts, double pow)static GeometryOverlayNGSRFunctions. symDifference(Geometry a, Geometry b, double scaleFactor)static GeometryAffineTransformationFunctions. translate(Geometry g, double dx, double dy)static GeometryAffineTransformationFunctions. translate(Geometry g, double dx, double dy)static GeometryOverlayNGSRFunctions. unaryUnion(Geometry a, double scaleFactor)static GeometryOverlayNGFunctions. union(Geometry a, Geometry b)static GeometryOverlayNGSRFunctions. union(Geometry a, Geometry b, double scaleFactor)static GeometryCoverageFunctions. validatePolygonWithGaps(Geometry geom, Geometry adjacentPolys, double gapWidth)static GeometryCoverageFunctions. validateWithGaps(Geometry geom, double gapWidth)static GeometryBufferFunctions. variableBuffer(Geometry line, double startDist, double endDist)static GeometryBufferFunctions. variableBuffer(Geometry line, double startDist, double endDist)static GeometryBufferFunctions. variableBufferMid(Geometry line, double startDist, double midDist)static GeometryBufferFunctions. variableBufferMid(Geometry line, double startDist, double midDist)static StringWriterFunctions. writeGeoJSONFixDecimal(Geometry g, int numDecimals)
-