Class WMS1_1_1.GetMapRequest

All Implemented Interfaces:
Request, GetMapRequest
Direct Known Subclasses:
WMS1_3_0.GetMapRequest
Enclosing class:
WMS1_1_1

public static class WMS1_1_1.GetMapRequest extends WMS1_1_0.GetMapRequest
  • Constructor Details

    • GetMapRequest

      public GetMapRequest(URL onlineResource)
  • Method Details

    • initVersion

      protected void initVersion()
      Description copied from class: AbstractRequest
      Sets up the version number for this request. Typically something like setProperty("VERSION", "1.1.1");
      Overrides:
      initVersion in class WMS1_1_0.GetMapRequest