Class SortingFunctions
- java.lang.Object
-
- org.locationtech.jtstest.function.SortingFunctions
-
public class SortingFunctions extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private static classSortingFunctions.GeometryAreaComparatorprivate static classSortingFunctions.GeometryLengthComparator
-
Constructor Summary
Constructors Constructor Description SortingFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.util.Listcomponents(Geometry g)static GeometrysortByArea(Geometry g)static GeometrysortByLength(Geometry g)
-