Class MultiPolygonTypeBinding

    • Constructor Detail

      • MultiPolygonTypeBinding

        public MultiPolygonTypeBinding​(GeometryFactory gFactory)
    • Method Detail

      • compareTo

        public int compareTo​(Object o)
        Implement comparable because MultiPolygonBinding, MultiSurfaceBinding and Surface are bound to the same class, MultiPolygon. Since MultiPolygon is deprecated by gml3 and MultiSurface only has children that are also mapped to MultiPolygons, Surface always wins.
        Specified by:
        compareTo in interface Comparable
        Overrides:
        compareTo in class MultiPolygonTypeBinding