Class GmlLayer.GmlParam

Enclosing class:
GmlLayer

public static class GmlLayer.GmlParam extends AbstractVectorLayerParam
The parameters for creating a layer that renders Gml formatted data.
  • Field Details

    • url

      public String url
      An url to the gml or the raw Gml data.

      The url can be a file url, however if it is it must be relative to the configuration directory.

  • Constructor Details

    • GmlParam

      public GmlParam()