java.lang.Object
org.apache.jena.sparql.pfunction.PropertyFunctionBase
org.apache.jena.sparql.pfunction.PropertyFunctionEval
org.apache.jena.sparql.pfunction.PFuncSimple
org.apache.jena.geosparql.geo.topological.GenericGeometryPropertyFunction
org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.IsSimplePF
All Implemented Interfaces:
org.apache.jena.sparql.pfunction.PropertyFunction

public class IsSimplePF extends GenericGeometryPropertyFunction
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.jena.geosparql.geo.topological.GenericGeometryPropertyFunction

    execEvaluated

    Methods inherited from class org.apache.jena.sparql.pfunction.PFuncSimple

    execEvaluated

    Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionEval

    exec

    Methods inherited from class org.apache.jena.sparql.pfunction.PropertyFunctionBase

    build, exec

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • IsSimplePF

      public IsSimplePF()