Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8AC4B200CA9 for ; Mon, 8 May 2017 23:00:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 896FE160BBF; Mon, 8 May 2017 21:00:31 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6B4E3160BCB for ; Mon, 8 May 2017 23:00:29 +0200 (CEST) Received: (qmail 61873 invoked by uid 500); 8 May 2017 21:00:28 -0000 Mailing-List: contact commits-help@jena.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jena.apache.org Delivered-To: mailing list commits@jena.apache.org Received: (qmail 61860 invoked by uid 99); 8 May 2017 21:00:28 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 May 2017 21:00:28 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A39903A47B8 for ; Mon, 8 May 2017 21:00:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1011874 [6/16] - in /websites/staging/jena/trunk/content: ./ documentation/javadoc/spatial/ documentation/javadoc/spatial/examples/ documentation/javadoc/spatial/examples/class-use/ documentation/javadoc/spatial/jena/ documentation/javadoc... Date: Mon, 08 May 2017 21:00:26 -0000 To: commits@jena.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170508210027.A39903A47B8@svn01-us-west.apache.org> archived-at: Mon, 08 May 2017 21:00:31 -0000 Added: websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexContext.html ============================================================================== --- websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexContext.html (added) +++ websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexContext.html Mon May 8 21:00:25 2017 @@ -0,0 +1,279 @@ + + + + + + +SpatialIndexContext (Apache Jena - SPARQL Spatial Search 3.3.0) + + + + + + + + + + + + +
+
org.apache.jena.query.spatial
+

Class SpatialIndexContext

+
+
+ +
+
    +
  • +
    +
    +
    public class SpatialIndexContext
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpatialIndexContext

        +
        public SpatialIndexContext(SpatialIndex indexer)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + + + + +

Licenced under the Apache License, Version 2.0

+ + Added: websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexException.html ============================================================================== --- websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexException.html (added) +++ websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexException.html Mon May 8 21:00:25 2017 @@ -0,0 +1,327 @@ + + + + + + +SpatialIndexException (Apache Jena - SPARQL Spatial Search 3.3.0) + + + + + + + + + + + + +
+
org.apache.jena.query.spatial
+

Class SpatialIndexException

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpatialIndexException

        +
        public SpatialIndexException()
        +
      • +
      + + + +
        +
      • +

        SpatialIndexException

        +
        public SpatialIndexException(Throwable cause)
        +
      • +
      + + + +
        +
      • +

        SpatialIndexException

        +
        public SpatialIndexException(String msg)
        +
      • +
      + + + +
        +
      • +

        SpatialIndexException

        +
        public SpatialIndexException(String msg,
        +                             Throwable cause)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + + + + +

Licenced under the Apache License, Version 2.0

+ + Added: websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexLucene.html ============================================================================== --- websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexLucene.html (added) +++ websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialIndexLucene.html Mon May 8 21:00:25 2017 @@ -0,0 +1,458 @@ + + + + + + +SpatialIndexLucene (Apache Jena - SPARQL Spatial Search 3.3.0) + + + + + + + + + + + + +
+
org.apache.jena.query.spatial
+

Class SpatialIndexLucene

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        ftIRI

        +
        public static final org.apache.lucene.document.FieldType ftIRI
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpatialIndexLucene

        +
        public SpatialIndexLucene(org.apache.lucene.store.Directory directory,
        +                          EntityDefinition def)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDirectory

        +
        public org.apache.lucene.store.Directory getDirectory()
        +
      • +
      + + + +
        +
      • +

        getAnalyzer

        +
        public org.apache.lucene.analysis.Analyzer getAnalyzer()
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        add

        +
        public void add(String entityURI,
        +                org.locationtech.spatial4j.shape.Shape... shapes)
        +
        +
        Specified by:
        +
        add in interface SpatialIndex
        +
        +
      • +
      + + + +
        +
      • +

        query

        +
        public List<Node> query(org.locationtech.spatial4j.shape.Shape shape,
        +                        int limit,
        +                        org.apache.lucene.spatial.query.SpatialOperation operation)
        +
        Description copied from interface: SpatialIndex
        +
        Access the index - limit if -1 for as many as possible
        +
        +
        Specified by:
        +
        query in interface SpatialIndex
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + +

Licenced under the Apache License, Version 2.0

+ + Added: websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialPredicatePair.html ============================================================================== --- websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialPredicatePair.html (added) +++ websites/staging/jena/trunk/content/documentation/javadoc/spatial/org/apache/jena/query/spatial/SpatialPredicatePair.html Mon May 8 21:00:25 2017 @@ -0,0 +1,339 @@ + + + + + + +SpatialPredicatePair (Apache Jena - SPARQL Spatial Search 3.3.0) + + + + + + + + + + + + +
+
org.apache.jena.query.spatial
+

Class SpatialPredicatePair

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.jena.query.spatial.SpatialPredicatePair
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class SpatialPredicatePair
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpatialPredicatePair

        +
        public SpatialPredicatePair(Node latitudePredicate,
        +                            Node longitudePredicate)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getLatitudePredicate

        +
        public Node getLatitudePredicate()
        +
      • +
      + + + +
        +
      • +

        getLongitudePredicate

        +
        public Node getLongitudePredicate()
        +
      • +
      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        +
        Overrides:
        +
        hashCode in class Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(Object otherObject)
        +
        +
        Overrides:
        +
        equals in class Object
        +
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + + + + +

Licenced under the Apache License, Version 2.0

+ +