Interface GmlDecoder<T extends GmlElement>

All Known Implementing Classes:
DirectPositionDecoder, DirectPositionListDecoder, GeometryDecoder, LinearRingDecoder, LineStringDecoder, PointDecoder, PolygonDecoder

public interface GmlDecoder<T extends GmlElement>
  • Method Summary

    Modifier and Type
    Method
    Description
    decode(Node root, GmlDecoderContext context)