Class CurveSplitLineOperation

java.lang.Object
org.gvsig.vectorediting.lib.prov.splitline.operation.CurveSplitLineOperation
All Implemented Interfaces:
SplitLineOperation

public class CurveSplitLineOperation extends Object implements SplitLineOperation
Author:
llmarques
  • Constructor Details

    • CurveSplitLineOperation

      public CurveSplitLineOperation()
  • Method Details

    • split

      public org.gvsig.fmap.geom.primitive.Curve[] split(org.gvsig.fmap.geom.Geometry geometry, org.gvsig.fmap.geom.primitive.Point projectedPoint) throws org.gvsig.tools.locator.LocatorException, org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException, org.gvsig.fmap.geom.operation.GeometryOperationException, org.gvsig.fmap.geom.GeometryException
      Specified by:
      split in interface SplitLineOperation
      Throws:
      org.gvsig.tools.locator.LocatorException
      org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException
      org.gvsig.fmap.geom.operation.GeometryOperationException
      org.gvsig.fmap.geom.GeometryException