Uses of Annotation Interface
org.locationtech.jtstest.geomfunction.Metadata
Packages that use Metadata
-
Uses of Metadata in org.locationtech.jtstest.function
Methods in org.locationtech.jtstest.function with annotations of type MetadataMethod parameters in org.locationtech.jtstest.function with annotations of type MetadataModifier and TypeMethodDescriptionstatic Geometry
BufferByUnionFunctions.bufferByChains
(Geometry g, double distance, int maxChainSize) static Geometry
BufferFunctions.bufferCurveWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferCurveWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferCurveWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferCurveWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferWithParams
(Geometry g, Double distance, Integer quadrantSegments, Integer capStyle, Integer joinStyle, Double mitreLimit) static Geometry
BufferFunctions.bufferWithSimplify
(Geometry g, Double distance, Double simplifyFactor) static Geometry
CreateShapeFunctions.ellipseRotate
(Geometry g, int nPts, double ang) static Geometry
LinearReferencingFunctions.extractLine
(Geometry g, double start, double end) static Geometry
LinearReferencingFunctions.extractLine
(Geometry g, double start, double end) static Geometry
static Geometry
CreateShapeFunctions.fontGlyphSerifPointSize
(Geometry g, String text, int pointSize) static Geometry
CreateRandomShapeFunctions.haltonPointsWithBases
(Geometry g, int nPts, int basei, int basej) static Geometry
CreateRandomShapeFunctions.haltonPointsWithBases
(Geometry g, int nPts, int basei, int basej) static Geometry
CreateRandomShapeFunctions.randomPointsInGridWithGutter
(Geometry g, int nPts, double gutterFraction) static Geometry
static Geometry
static Geometry
CreateShapeFunctions.supercircle
(Geometry g, int nPts, double pow) static Geometry
CreateShapeFunctions.supercircle
(Geometry g, int nPts, double pow) static String
WriterFunctions.writeGeoJSONFixDecimal
(Geometry g, int numDecimals)