class org.apache.lucene.spatial3d.geom.GeoStandardCircle extends org.apache.lucene.spatial3d.geom.GeoBaseCircle
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.apache.lucene.spatial3d.geom.GeoStandardCircle
super_class: org.apache.lucene.spatial3d.geom.GeoBaseCircle
{
protected final org.apache.lucene.spatial3d.geom.GeoPoint center;
descriptor: Lorg/apache/lucene/spatial3d/geom/GeoPoint;
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
protected final double cutoffAngle;
descriptor: D
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
protected final org.apache.lucene.spatial3d.geom.SidedPlane circlePlane;
descriptor: Lorg/apache/lucene/spatial3d/geom/SidedPlane;
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
protected final org.apache.lucene.spatial3d.geom.GeoPoint[] edgePoints;
descriptor: [Lorg/apache/lucene/spatial3d/geom/GeoPoint;
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
protected static final org.apache.lucene.spatial3d.geom.GeoPoint[] circlePoints;
descriptor: [Lorg/apache/lucene/spatial3d/geom/GeoPoint;
flags: (0x001c) ACC_PROTECTED, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: iconst_0
anewarray org.apache.lucene.spatial3d.geom.GeoPoint
putstatic org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePoints:[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
return
LocalVariableTable:
Start End Slot Name Signature
public void <init>(org.apache.lucene.spatial3d.geom.PlanetModel, double, double, double);
descriptor: (Lorg/apache/lucene/spatial3d/geom/PlanetModel;DDD)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=20, args_size=5
start local 0 start local 1 start local 2 start local 4 start local 6 0: aload 0
aload 1
invokespecial org.apache.lucene.spatial3d.geom.GeoBaseCircle.<init>:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;)V
1: dload 2
ldc -1.5707963267948966
dcmpg
iflt 2
dload 2
ldc 1.5707963267948966
dcmpl
ifle 3
2: StackMap locals: org.apache.lucene.spatial3d.geom.GeoStandardCircle org.apache.lucene.spatial3d.geom.PlanetModel double double double
StackMap stack:
new java.lang.IllegalArgumentException
dup
ldc "Latitude out of bounds"
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
3: StackMap locals:
StackMap stack:
dload 4
ldc -3.141592653589793
dcmpg
iflt 4
dload 4
ldc 3.141592653589793
dcmpl
ifle 5
4: StackMap locals:
StackMap stack:
new java.lang.IllegalArgumentException
dup
ldc "Longitude out of bounds"
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
5: StackMap locals:
StackMap stack:
dload 6
dconst_0
dcmpg
iflt 6
dload 6
ldc 3.141592653589793
dcmpl
ifle 7
6: StackMap locals:
StackMap stack:
new java.lang.IllegalArgumentException
dup
ldc "Cutoff angle out of bounds"
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
7: StackMap locals:
StackMap stack:
dload 6
ldc 1.0E-12
dcmpg
ifge 9
8: new java.lang.IllegalArgumentException
dup
ldc "Cutoff angle cannot be effectively zero"
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
9: StackMap locals:
StackMap stack:
aload 0
new org.apache.lucene.spatial3d.geom.GeoPoint
dup
aload 1
dload 2
dload 4
invokespecial org.apache.lucene.spatial3d.geom.GeoPoint.<init>:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;DD)V
putfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
10: aload 0
dload 6
putfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
11: dload 2
dload 6
dadd
dstore 8
start local 8 12: dload 4
dstore 10
start local 10 13: dload 8
ldc 1.5707963267948966
dcmpl
ifle 18
14: dload 10
ldc 3.141592653589793
dadd
dstore 10
15: dload 10
ldc 3.141592653589793
dcmpl
ifle 17
16: dload 10
ldc 6.283185307179586
dsub
dstore 10
17: StackMap locals: double double
StackMap stack:
ldc 3.141592653589793
dload 8
dsub
dstore 8
18: StackMap locals:
StackMap stack:
dload 2
dload 6
dsub
dstore 12
start local 12 19: dload 4
dstore 14
start local 14 20: dload 12
ldc -1.5707963267948966
dcmpg
ifge 25
21: dload 14
ldc 3.141592653589793
dadd
dstore 14
22: dload 14
ldc 3.141592653589793
dcmpl
ifle 24
23: dload 14
ldc 6.283185307179586
dsub
dstore 14
24: StackMap locals: double double
StackMap stack:
ldc -3.141592653589793
dload 12
dsub
dstore 12
25: StackMap locals:
StackMap stack:
new org.apache.lucene.spatial3d.geom.GeoPoint
dup
aload 1
dload 8
dload 10
invokespecial org.apache.lucene.spatial3d.geom.GeoPoint.<init>:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;DD)V
astore 16
start local 16 26: new org.apache.lucene.spatial3d.geom.GeoPoint
dup
aload 1
dload 12
dload 14
invokespecial org.apache.lucene.spatial3d.geom.GeoPoint.<init>:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;DD)V
astore 17
start local 17 27: dload 6
ldc 3.141592653589793
dsub
invokestatic java.lang.Math.abs:(D)D
ldc 1.0E-12
dcmpg
ifge 31
28: aload 0
aconst_null
putfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
29: aload 0
iconst_0
anewarray org.apache.lucene.spatial3d.geom.GeoPoint
putfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.edgePoints:[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
30: goto 39
31: StackMap locals: org.apache.lucene.spatial3d.geom.GeoPoint org.apache.lucene.spatial3d.geom.GeoPoint
StackMap stack:
iconst_3
anewarray org.apache.lucene.spatial3d.geom.Vector
dup
iconst_0
aload 16
aastore
dup
iconst_1
aload 17
aastore
dup
iconst_2
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
aastore
invokestatic org.apache.lucene.spatial3d.geom.Plane.constructNormalizedZPlane:([Lorg/apache/lucene/spatial3d/geom/Vector;)Lorg/apache/lucene/spatial3d/geom/Plane;
astore 18
start local 18 32: aload 0
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
aload 18
aload 16
aload 17
invokestatic org.apache.lucene.spatial3d.geom.SidedPlane.constructNormalizedPerpendicularSidedPlane:(Lorg/apache/lucene/spatial3d/geom/Vector;Lorg/apache/lucene/spatial3d/geom/Vector;Lorg/apache/lucene/spatial3d/geom/Vector;Lorg/apache/lucene/spatial3d/geom/Vector;)Lorg/apache/lucene/spatial3d/geom/SidedPlane;
putfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
33: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
ifnonnull 35
34: new java.lang.IllegalArgumentException
dup
new java.lang.StringBuilder
dup
ldc "Couldn't construct circle plane, probably too small? Cutoff angle = "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
dload 6
invokevirtual java.lang.StringBuilder.append:(D)Ljava/lang/StringBuilder;
ldc "; upperPoint = "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 16
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc "; lowerPoint = "
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 17
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
35: StackMap locals: org.apache.lucene.spatial3d.geom.Plane
StackMap stack:
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
aload 1
aload 18
invokevirtual org.apache.lucene.spatial3d.geom.SidedPlane.getSampleIntersectionPoint:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;Lorg/apache/lucene/spatial3d/geom/Plane;)Lorg/apache/lucene/spatial3d/geom/GeoPoint;
astore 19
start local 19 36: aload 19
ifnonnull 38
37: new java.lang.IllegalArgumentException
dup
new java.lang.StringBuilder
dup
ldc "Couldn't construct intersection point, probably circle too small? Plane = "
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
38: StackMap locals: org.apache.lucene.spatial3d.geom.GeoPoint
StackMap stack:
aload 0
iconst_1
anewarray org.apache.lucene.spatial3d.geom.GeoPoint
dup
iconst_0
aload 19
aastore
putfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.edgePoints:[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
end local 19 end local 18 39: StackMap locals:
StackMap stack:
return
end local 17 end local 16 end local 14 end local 12 end local 10 end local 8 end local 6 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 40 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 40 1 planetModel Lorg/apache/lucene/spatial3d/geom/PlanetModel;
0 40 2 lat D
0 40 4 lon D
0 40 6 cutoffAngle D
12 40 8 upperLat D
13 40 10 upperLon D
19 40 12 lowerLat D
20 40 14 lowerLon D
26 40 16 upperPoint Lorg/apache/lucene/spatial3d/geom/GeoPoint;
27 40 17 lowerPoint Lorg/apache/lucene/spatial3d/geom/GeoPoint;
32 39 18 normalPlane Lorg/apache/lucene/spatial3d/geom/Plane;
36 39 19 recomputedIntersectionPoint Lorg/apache/lucene/spatial3d/geom/GeoPoint;
MethodParameters:
Name Flags
planetModel final
lat final
lon final
cutoffAngle final
public void <init>(org.apache.lucene.spatial3d.geom.PlanetModel, java.io.InputStream);
descriptor: (Lorg/apache/lucene/spatial3d/geom/PlanetModel;Ljava/io/InputStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=3, args_size=3
start local 0 start local 1 start local 2 0: aload 0
aload 1
1: aload 2
invokestatic org.apache.lucene.spatial3d.geom.SerializableObject.readDouble:(Ljava/io/InputStream;)D
2: aload 2
invokestatic org.apache.lucene.spatial3d.geom.SerializableObject.readDouble:(Ljava/io/InputStream;)D
3: aload 2
invokestatic org.apache.lucene.spatial3d.geom.SerializableObject.readDouble:(Ljava/io/InputStream;)D
invokespecial org.apache.lucene.spatial3d.geom.GeoStandardCircle.<init>:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;DDD)V
4: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 5 1 planetModel Lorg/apache/lucene/spatial3d/geom/PlanetModel;
0 5 2 inputStream Ljava/io/InputStream;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
planetModel final
inputStream final
public void write(java.io.OutputStream);
descriptor: (Ljava/io/OutputStream;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
invokevirtual org.apache.lucene.spatial3d.geom.GeoPoint.getLatitude:()D
invokestatic org.apache.lucene.spatial3d.geom.SerializableObject.writeDouble:(Ljava/io/OutputStream;D)V
1: aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
invokevirtual org.apache.lucene.spatial3d.geom.GeoPoint.getLongitude:()D
invokestatic org.apache.lucene.spatial3d.geom.SerializableObject.writeDouble:(Ljava/io/OutputStream;D)V
2: aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
invokestatic org.apache.lucene.spatial3d.geom.SerializableObject.writeDouble:(Ljava/io/OutputStream;D)V
3: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 4 1 outputStream Ljava/io/OutputStream;
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
outputStream final
public double getRadius();
descriptor: ()D
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
dreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
public org.apache.lucene.spatial3d.geom.GeoPoint getCenter();
descriptor: ()Lorg/apache/lucene/spatial3d/geom/GeoPoint;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
protected double distance(org.apache.lucene.spatial3d.geom.DistanceStyle, double, double, double);
descriptor: (Lorg/apache/lucene/spatial3d/geom/DistanceStyle;DDD)D
flags: (0x0004) ACC_PROTECTED
Code:
stack=8, locals=8, args_size=5
start local 0 start local 1 start local 2 start local 4 start local 6 0: aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
dload 2
dload 4
dload 6
invokeinterface org.apache.lucene.spatial3d.geom.DistanceStyle.computeDistance:(Lorg/apache/lucene/spatial3d/geom/GeoPoint;DDD)D
dreturn
end local 6 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 1 1 distanceStyle Lorg/apache/lucene/spatial3d/geom/DistanceStyle;
0 1 2 x D
0 1 4 y D
0 1 6 z D
MethodParameters:
Name Flags
distanceStyle final
x final
y final
z final
protected void distanceBounds(org.apache.lucene.spatial3d.geom.Bounds, org.apache.lucene.spatial3d.geom.DistanceStyle, double);
descriptor: (Lorg/apache/lucene/spatial3d/geom/Bounds;Lorg/apache/lucene/spatial3d/geom/DistanceStyle;D)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=5, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
aload 1
invokevirtual org.apache.lucene.spatial3d.geom.GeoStandardCircle.getBounds:(Lorg/apache/lucene/spatial3d/geom/Bounds;)V
1: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 2 1 bounds Lorg/apache/lucene/spatial3d/geom/Bounds;
0 2 2 distanceStyle Lorg/apache/lucene/spatial3d/geom/DistanceStyle;
0 2 3 distanceValue D
MethodParameters:
Name Flags
bounds final
distanceStyle final
distanceValue final
protected double outsideDistance(org.apache.lucene.spatial3d.geom.DistanceStyle, double, double, double);
descriptor: (Lorg/apache/lucene/spatial3d/geom/DistanceStyle;DDD)D
flags: (0x0004) ACC_PROTECTED
Code:
stack=10, locals=8, args_size=5
start local 0 start local 1 start local 2 start local 4 start local 6 0: aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.planetModel:Lorg/apache/lucene/spatial3d/geom/PlanetModel;
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
dload 2
dload 4
dload 6
iconst_0
anewarray org.apache.lucene.spatial3d.geom.Membership
invokeinterface org.apache.lucene.spatial3d.geom.DistanceStyle.computeDistance:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;Lorg/apache/lucene/spatial3d/geom/Plane;DDD[Lorg/apache/lucene/spatial3d/geom/Membership;)D
dreturn
end local 6 end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 1 1 distanceStyle Lorg/apache/lucene/spatial3d/geom/DistanceStyle;
0 1 2 x D
0 1 4 y D
0 1 6 z D
MethodParameters:
Name Flags
distanceStyle final
x final
y final
z final
public boolean isWithin(double, double, double);
descriptor: (DDD)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=7, args_size=4
start local 0 start local 1 start local 3 start local 5 0: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
ifnonnull 2
1: iconst_1
ireturn
2: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
dload 1
dload 3
dload 5
invokevirtual org.apache.lucene.spatial3d.geom.SidedPlane.isWithin:(DDD)Z
ireturn
end local 5 end local 3 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 3 1 x D
0 3 3 y D
0 3 5 z D
MethodParameters:
Name Flags
x final
y final
z final
public org.apache.lucene.spatial3d.geom.GeoPoint[] getEdgePoints();
descriptor: ()[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.edgePoints:[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
public boolean intersects(org.apache.lucene.spatial3d.geom.Plane, org.apache.lucene.spatial3d.geom.GeoPoint[], org.apache.lucene.spatial3d.geom.Membership[]);
descriptor: (Lorg/apache/lucene/spatial3d/geom/Plane;[Lorg/apache/lucene/spatial3d/geom/GeoPoint;[Lorg/apache/lucene/spatial3d/geom/Membership;)Z
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=7, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
ifnonnull 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.planetModel:Lorg/apache/lucene/spatial3d/geom/PlanetModel;
aload 1
aload 2
getstatic org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePoints:[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
aload 3
iconst_0
anewarray org.apache.lucene.spatial3d.geom.Membership
invokevirtual org.apache.lucene.spatial3d.geom.SidedPlane.intersects:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;Lorg/apache/lucene/spatial3d/geom/Plane;[Lorg/apache/lucene/spatial3d/geom/GeoPoint;[Lorg/apache/lucene/spatial3d/geom/GeoPoint;[Lorg/apache/lucene/spatial3d/geom/Membership;[Lorg/apache/lucene/spatial3d/geom/Membership;)Z
ireturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 3 1 p Lorg/apache/lucene/spatial3d/geom/Plane;
0 3 2 notablePoints [Lorg/apache/lucene/spatial3d/geom/GeoPoint;
0 3 3 bounds [Lorg/apache/lucene/spatial3d/geom/Membership;
MethodParameters:
Name Flags
p final
notablePoints final
bounds final
public boolean intersects(org.apache.lucene.spatial3d.geom.GeoShape);
descriptor: (Lorg/apache/lucene/spatial3d/geom/GeoShape;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
ifnonnull 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
getstatic org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePoints:[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
iconst_0
anewarray org.apache.lucene.spatial3d.geom.Membership
invokeinterface org.apache.lucene.spatial3d.geom.GeoShape.intersects:(Lorg/apache/lucene/spatial3d/geom/Plane;[Lorg/apache/lucene/spatial3d/geom/GeoPoint;[Lorg/apache/lucene/spatial3d/geom/Membership;)Z
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 3 1 geoShape Lorg/apache/lucene/spatial3d/geom/GeoShape;
MethodParameters:
Name Flags
geoShape
public int getRelationship(org.apache.lucene.spatial3d.geom.GeoShape);
descriptor: (Lorg/apache/lucene/spatial3d/geom/GeoShape;)I
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
ifnonnull 4
1: aload 1
invokeinterface org.apache.lucene.spatial3d.geom.GeoShape.getEdgePoints:()[Lorg/apache/lucene/spatial3d/geom/GeoPoint;
arraylength
ifle 3
2: iconst_1
ireturn
3: StackMap locals:
StackMap stack:
iconst_2
ireturn
4: StackMap locals:
StackMap stack:
aload 0
aload 1
invokespecial org.apache.lucene.spatial3d.geom.GeoBaseCircle.getRelationship:(Lorg/apache/lucene/spatial3d/geom/GeoShape;)I
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 5 1 geoShape Lorg/apache/lucene/spatial3d/geom/GeoShape;
MethodParameters:
Name Flags
geoShape
public void getBounds(org.apache.lucene.spatial3d.geom.Bounds);
descriptor: (Lorg/apache/lucene/spatial3d/geom/Bounds;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial org.apache.lucene.spatial3d.geom.GeoBaseCircle.getBounds:(Lorg/apache/lucene/spatial3d/geom/Bounds;)V
1: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
ifnonnull 3
2: return
3: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
invokeinterface org.apache.lucene.spatial3d.geom.Bounds.addPoint:(Lorg/apache/lucene/spatial3d/geom/GeoPoint;)Lorg/apache/lucene/spatial3d/geom/Bounds;
pop
4: aload 1
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.planetModel:Lorg/apache/lucene/spatial3d/geom/PlanetModel;
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.circlePlane:Lorg/apache/lucene/spatial3d/geom/SidedPlane;
iconst_0
anewarray org.apache.lucene.spatial3d.geom.Membership
invokeinterface org.apache.lucene.spatial3d.geom.Bounds.addPlane:(Lorg/apache/lucene/spatial3d/geom/PlanetModel;Lorg/apache/lucene/spatial3d/geom/Plane;[Lorg/apache/lucene/spatial3d/geom/Membership;)Lorg/apache/lucene/spatial3d/geom/Bounds;
pop
5: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 6 1 bounds Lorg/apache/lucene/spatial3d/geom/Bounds;
MethodParameters:
Name Flags
bounds
public boolean equals(java.lang.Object);
descriptor: (Ljava/lang/Object;)Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 1
instanceof org.apache.lucene.spatial3d.geom.GeoStandardCircle
ifne 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 1
checkcast org.apache.lucene.spatial3d.geom.GeoStandardCircle
astore 2
start local 2 3: aload 0
aload 2
invokespecial org.apache.lucene.spatial3d.geom.GeoBaseCircle.equals:(Ljava/lang/Object;)Z
ifeq 4
aload 2
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
invokevirtual org.apache.lucene.spatial3d.geom.GeoPoint.equals:(Ljava/lang/Object;)Z
ifeq 4
aload 2
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
dcmpl
ifne 4
iconst_1
ireturn
StackMap locals: org.apache.lucene.spatial3d.geom.GeoStandardCircle
StackMap stack:
4: iconst_0
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
0 5 1 o Ljava/lang/Object;
3 5 2 other Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
MethodParameters:
Name Flags
o
public int hashCode();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=4, args_size=1
start local 0 0: aload 0
invokespecial org.apache.lucene.spatial3d.geom.GeoBaseCircle.hashCode:()I
istore 1
start local 1 1: bipush 31
iload 1
imul
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
invokevirtual org.apache.lucene.spatial3d.geom.GeoPoint.hashCode:()I
iadd
istore 1
2: aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
invokestatic java.lang.Double.doubleToLongBits:(D)J
lstore 2
start local 2 3: bipush 31
iload 1
imul
lload 2
lload 2
bipush 32
lushr
lxor
l2i
iadd
istore 1
4: iload 1
ireturn
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
1 5 1 result I
3 5 2 temp J
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=1, args_size=1
start local 0 0: new java.lang.StringBuilder
dup
ldc "GeoStandardCircle: {planetmodel="
invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.planetModel:Lorg/apache/lucene/spatial3d/geom/PlanetModel;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc ", center="
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.center:Lorg/apache/lucene/spatial3d/geom/GeoPoint;
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
ldc ", radius="
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
invokevirtual java.lang.StringBuilder.append:(D)Ljava/lang/StringBuilder;
ldc "("
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
aload 0
getfield org.apache.lucene.spatial3d.geom.GeoStandardCircle.cutoffAngle:D
ldc 180.0
dmul
ldc 3.141592653589793
ddiv
invokevirtual java.lang.StringBuilder.append:(D)Ljava/lang/StringBuilder;
ldc ")}"
invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/lucene/spatial3d/geom/GeoStandardCircle;
}
SourceFile: "GeoStandardCircle.java"