Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.configuration
Class UserMaximumExtentCommand

java.lang.Object
  extended by org.geomajas.command.configuration.UserMaximumExtentCommand
All Implemented Interfaces:
Command<UserMaximumExtentRequest,UserMaximumExtentResponse>

@Component
public class UserMaximumExtentCommand
extends Object
implements Command<UserMaximumExtentRequest,UserMaximumExtentResponse>

Calculate the maximum extent a user can see (based on a set of layers).

Author:
Kristof Heirwegh, Joachim Van der Auwera

Constructor Summary
UserMaximumExtentCommand()
           
 
Method Summary
 void execute(UserMaximumExtentRequest request, UserMaximumExtentResponse response)
           
 UserMaximumExtentResponse getEmptyCommandResponse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserMaximumExtentCommand

public UserMaximumExtentCommand()
Method Detail

getEmptyCommandResponse

public UserMaximumExtentResponse getEmptyCommandResponse()
Specified by:
getEmptyCommandResponse in interface Command<UserMaximumExtentRequest,UserMaximumExtentResponse>

execute

public void execute(UserMaximumExtentRequest request,
                    UserMaximumExtentResponse response)
             throws Exception
Specified by:
execute in interface Command<UserMaximumExtentRequest,UserMaximumExtentResponse>
Throws:
Exception

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.