Class JMapServerRequest.GetElementPhoto

All Implemented Interfaces:
Serializable
Enclosing class:
JMapServerRequest

public static class JMapServerRequest.GetElementPhoto extends JMapServerRequest.AbstractLayerRequest
See Also:
  • Constructor Details

    • GetElementPhoto

      public GetElementPhoto(int projectId, int layerId, long photoId)
    • GetElementPhoto

      public GetElementPhoto(int projectId, int layerId, long photoId, boolean asThumbnails)
  • Method Details

    • getAsThumbnails

      public boolean getAsThumbnails()