java.lang.Object
org.gvsig.geometrymeasurement.app.extension.utils.Operations

public class Operations extends Object
Andami extension to show PerimeterMeasurementExtension in the application.
Version:
$Id$
Author:
gvSIG Team
  • Constructor Details

    • Operations

      public Operations()
  • Method Details

    • addDoubleFieldFromOperation

      public void addDoubleFieldFromOperation(org.gvsig.fmap.dal.feature.FeatureStore featureStore, String fieldName, String operationName) throws org.gvsig.fmap.dal.exception.DataException, org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException, org.gvsig.fmap.geom.operation.GeometryOperationException
      Throws:
      org.gvsig.fmap.dal.exception.DataException
      org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException
      org.gvsig.fmap.geom.operation.GeometryOperationException
    • getFieldName

      public String getFieldName(org.gvsig.fmap.dal.feature.FeatureStore featureStore, String fieldName, int index) throws org.gvsig.fmap.dal.exception.DataException
      Throws:
      org.gvsig.fmap.dal.exception.DataException
    • addXYPoints

      public void addXYPoints(org.gvsig.fmap.dal.feature.FeatureStore featureStore, String xFieldName, String yFieldName) throws org.gvsig.fmap.dal.exception.DataException
      Parameters:
      featureStore -
      string -
      string2 -
      Throws:
      org.gvsig.fmap.dal.exception.DataException