/ 

org.apache.lucene/ lucene-spatial3d/ 8.2.0/ org/apache/lucene/spatial3d/geom/GeoComplexPolygon$EdgeIterator.class

 

  • abstract class package-privateGeoComplexPolygon$EdgeIterator
    • abstract method publicmatches(GeoComplexPolygon$Edge): boolean
http://lucene.apache.org/lucene-parent/lucene-spatial3d: Lucene Spatial shapes implemented using 3D planar geometry (The Apache Software Foundation)
  • Apache 2
interface org.apache.lucene.spatial3d.geom.GeoComplexPolygon$EdgeIterator
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: org.apache.lucene.spatial3d.geom.GeoComplexPolygon$EdgeIterator
  super_class: java.lang.Object
{
  public abstract boolean matches(org.apache.lucene.spatial3d.geom.GeoComplexPolygon$Edge);
    descriptor: (Lorg/apache/lucene/spatial3d/geom/GeoComplexPolygon$Edge;)Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
      Name  Flags
      edge  final
}
SourceFile: "GeoComplexPolygon.java"
NestHost: org.apache.lucene.spatial3d.geom.GeoComplexPolygon
InnerClasses:
  private Edge = org.apache.lucene.spatial3d.geom.GeoComplexPolygon$Edge of org.apache.lucene.spatial3d.geom.GeoComplexPolygon
  private abstract EdgeIterator = org.apache.lucene.spatial3d.geom.GeoComplexPolygon$EdgeIterator of org.apache.lucene.spatial3d.geom.GeoComplexPolygon


Missing a library or version you want to see? Open an issue!
Icon set and themes from IntelliJ Community