Geomajas, Geomajas server: Main - commands 1.15.1

org.geomajas.command.dto
Class SplitPolygonResponse

java.lang.Object
  extended by org.geomajas.command.CommandResponse
      extended by org.geomajas.command.dto.SplitPolygonResponse
All Implemented Interfaces:
Serializable

Deprecated. use GeometrySplitCommand

@Deprecated
public class SplitPolygonResponse
extends CommandResponse

Result object for SplitPolygonCommand.

Author:
Pieter De Graef
See Also:
Serialized Form

Constructor Summary
SplitPolygonResponse()
          Deprecated.  
 
Method Summary
 Geometry[] getGeometries()
          Deprecated.  
 void setGeometries(Geometry[] geometries)
          Deprecated.  
 String toString()
          Deprecated.  
 
Methods inherited from class org.geomajas.command.CommandResponse
getErrorMessages, getErrors, getExceptions, getExecutionTime, getId, isError, setExecutionTime, setId
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SplitPolygonResponse

public SplitPolygonResponse()
Deprecated. 
Method Detail

getGeometries

public Geometry[] getGeometries()
Deprecated. 

setGeometries

public void setGeometries(Geometry[] geometries)
Deprecated. 

toString

public String toString()
Deprecated. 
Overrides:
toString in class CommandResponse

Geomajas, Geomajas server: Main - commands 1.15.1

Copyright © 2014 Geosparc. All Rights Reserved.