Class SwapCoordinateFilter

  • All Implemented Interfaces:
    org.locationtech.jts.geom.CoordinateFilter

    public class SwapCoordinateFilter
    extends Object
    implements org.locationtech.jts.geom.CoordinateFilter
    The swap coordinate filter.
    Author:
    Christian Bremer
    • Constructor Detail

      • SwapCoordinateFilter

        public SwapCoordinateFilter()
    • Method Detail

      • filter

        public void filter​(org.locationtech.jts.geom.Coordinate coord)
        Specified by:
        filter in interface org.locationtech.jts.geom.CoordinateFilter