org.deegree.services.wms.dynamic
Class ShapeUpdater

java.lang.Object
  extended by org.deegree.services.wms.dynamic.LayerUpdater
      extended by org.deegree.services.wms.dynamic.ShapeUpdater

public class ShapeUpdater
extends LayerUpdater

ShapeUpdater

Version:
$Revision: 32135 $, $Date: 2011-10-12 15:12:41 +0200 (Wed, 12 Oct 2011) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Constructor Summary
ShapeUpdater(File shapeDir, Layer parent, MapService service)
           
 
Method Summary
 boolean update()
           
 
Methods inherited from class org.deegree.services.wms.dynamic.LayerUpdater
cleanup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShapeUpdater

public ShapeUpdater(File shapeDir,
                    Layer parent,
                    MapService service)
Parameters:
shapeDir -
parent -
service -
Method Detail

update

public boolean update()
Specified by:
update in class LayerUpdater
Returns:
whether layers have been updated


Copyright © 2011. All Rights Reserved.