public interface org.apache.lucene.spatial3d.geom.GeoAreaShape extends org.apache.lucene.spatial3d.geom.GeoMembershipShape, org.apache.lucene.spatial3d.geom.GeoArea
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.apache.lucene.spatial3d.geom.GeoAreaShape
super_class: java.lang.Object
{
public abstract boolean intersects(org.apache.lucene.spatial3d.geom.GeoShape);
descriptor: (Lorg/apache/lucene/spatial3d/geom/GeoShape;)Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
geoShape
}
SourceFile: "GeoAreaShape.java"