Uses of Enum
org.apache.sis.internal.geoapi.filter.SortOrder
Packages that use SortOrder
Package
Description
Placeholder for GeoAPI 3.1 interfaces (not yet released).
-
Uses of SortOrder in org.apache.sis.internal.geoapi.filter
Methods in org.apache.sis.internal.geoapi.filter that return SortOrderModifier and TypeMethodDescriptionSortProperty.getSortOrder()static SortOrderReturns the enum constant of this type with the specified name.static SortOrder[]SortOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.