com.iver.cit.gvsig.fmap.core
Interface WritableShape


public interface WritableShape

Interfaz a implementar los shapes que sean writables.

Author:
$author$

Method Summary
 void fireGeometryEvents(GeometryHandler handler)
          Dispara en el handler que se pasa como parámetro los eventos SAX correspondientes con el GML del Shape
 

Method Detail

fireGeometryEvents

public void fireGeometryEvents(GeometryHandler handler)
Dispara en el handler que se pasa como parámetro los eventos SAX correspondientes con el GML del Shape

Parameters:
handler - GeometryHandler