public class org.apache.commons.math3.geometry.partitioning.RegionFactory<S extends org.apache.commons.math3.geometry.Space>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.commons.math3.geometry.partitioning.RegionFactory
super_class: java.lang.Object
{
private final org.apache.commons.math3.geometry.partitioning.RegionFactory<S>.NodesCleaner nodeCleaner;
descriptor: Lorg/apache/commons/math3/geometry/partitioning/RegionFactory$NodesCleaner;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
Signature: Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>.NodesCleaner;
private static volatile int[] $SWITCH_TABLE$org$apache$commons$math3$geometry$partitioning$Side;
descriptor: [I
flags: (0x104a) ACC_PRIVATE, ACC_STATIC, ACC_VOLATILE, ACC_SYNTHETIC
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
new org.apache.commons.math3.geometry.partitioning.RegionFactory$NodesCleaner
dup
aload 0
invokespecial org.apache.commons.math3.geometry.partitioning.RegionFactory$NodesCleaner.<init>:(Lorg/apache/commons/math3/geometry/partitioning/RegionFactory;)V
putfield org.apache.commons.math3.geometry.partitioning.RegionFactory.nodeCleaner:Lorg/apache/commons/math3/geometry/partitioning/RegionFactory$NodesCleaner;
2: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
public org.apache.commons.math3.geometry.partitioning.Region<S> buildConvex(org.apache.commons.math3.geometry.partitioning.Hyperplane<S>[]);
descriptor: ([Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/Region;
flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
Code:
stack=4, locals=12, args_size=2
start local 0 start local 1 0: aload 1
ifnull 1
aload 1
arraylength
ifne 2
1: StackMap locals:
StackMap stack:
aconst_null
areturn
2: StackMap locals:
StackMap stack:
aload 1
iconst_0
aaload
invokeinterface org.apache.commons.math3.geometry.partitioning.Hyperplane.wholeSpace:()Lorg/apache/commons/math3/geometry/partitioning/Region;
astore 2
start local 2 3: aload 2
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
astore 3
start local 3 4: aload 3
getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.setAttribute:(Ljava/lang/Object;)V
5: aload 1
dup
astore 7
arraylength
istore 6
iconst_0
istore 5
goto 26
StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.Hyperplane[] org.apache.commons.math3.geometry.partitioning.Region org.apache.commons.math3.geometry.partitioning.BSPTree top int int org.apache.commons.math3.geometry.partitioning.Hyperplane[]
StackMap stack:
6: aload 7
iload 5
aaload
astore 4
start local 4 7: aload 3
aload 4
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.insertCut:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Z
ifeq 13
8: aload 3
aconst_null
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.setAttribute:(Ljava/lang/Object;)V
9: aload 3
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getPlus:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.setAttribute:(Ljava/lang/Object;)V
10: aload 3
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getMinus:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
astore 3
11: aload 3
getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.setAttribute:(Ljava/lang/Object;)V
12: goto 25
13: StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.Hyperplane[] org.apache.commons.math3.geometry.partitioning.Region org.apache.commons.math3.geometry.partitioning.BSPTree org.apache.commons.math3.geometry.partitioning.Hyperplane int int org.apache.commons.math3.geometry.partitioning.Hyperplane[]
StackMap stack:
aload 4
invokeinterface org.apache.commons.math3.geometry.partitioning.Hyperplane.wholeHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
astore 8
start local 8 14: aload 3
astore 9
start local 9 15: goto 24
16: StackMap locals: org.apache.commons.math3.geometry.partitioning.SubHyperplane org.apache.commons.math3.geometry.partitioning.BSPTree
StackMap stack:
aload 9
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getParent:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getCut:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
invokeinterface org.apache.commons.math3.geometry.partitioning.SubHyperplane.getHyperplane:()Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;
astore 10
start local 10 17: aload 8
aload 10
invokeinterface org.apache.commons.math3.geometry.partitioning.SubHyperplane.split:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane$SplitSubHyperplane;
astore 11
start local 11 18: invokestatic org.apache.commons.math3.geometry.partitioning.RegionFactory.$SWITCH_TABLE$org$apache$commons$math3$geometry$partitioning$Side:()[I
aload 11
invokevirtual org.apache.commons.math3.geometry.partitioning.SubHyperplane$SplitSubHyperplane.getSide:()Lorg/apache/commons/math3/geometry/partitioning/Side;
invokevirtual org.apache.commons.math3.geometry.partitioning.Side.ordinal:()I
iaload
tableswitch { // 1 - 4
1: 21
2: 22
3: 22
4: 19
default: 22
}
19: StackMap locals: org.apache.commons.math3.geometry.partitioning.Hyperplane org.apache.commons.math3.geometry.partitioning.SubHyperplane$SplitSubHyperplane
StackMap stack:
aload 4
aload 10
invokeinterface org.apache.commons.math3.geometry.partitioning.Hyperplane.sameOrientationAs:(Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;)Z
ifne 23
20: aload 0
aload 1
iconst_0
aaload
invokeinterface org.apache.commons.math3.geometry.partitioning.Hyperplane.wholeSpace:()Lorg/apache/commons/math3/geometry/partitioning/Region;
invokevirtual org.apache.commons.math3.geometry.partitioning.RegionFactory.getComplement:(Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;
areturn
21: StackMap locals:
StackMap stack:
new org.apache.commons.math3.exception.MathIllegalArgumentException
dup
getstatic org.apache.commons.math3.exception.util.LocalizedFormats.NOT_CONVEX_HYPERPLANES:Lorg/apache/commons/math3/exception/util/LocalizedFormats;
iconst_0
anewarray java.lang.Object
invokespecial org.apache.commons.math3.exception.MathIllegalArgumentException.<init>:(Lorg/apache/commons/math3/exception/util/Localizable;[Ljava/lang/Object;)V
athrow
22: StackMap locals:
StackMap stack:
aload 11
invokevirtual org.apache.commons.math3.geometry.partitioning.SubHyperplane$SplitSubHyperplane.getMinus:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
astore 8
end local 11 end local 10 23: StackMap locals:
StackMap stack:
aload 9
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getParent:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
astore 9
StackMap locals:
StackMap stack:
24: aload 9
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getParent:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
ifnull 25
aload 8
ifnonnull 16
end local 9 end local 8 end local 4 25: StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.Hyperplane[] org.apache.commons.math3.geometry.partitioning.Region org.apache.commons.math3.geometry.partitioning.BSPTree top int int org.apache.commons.math3.geometry.partitioning.Hyperplane[]
StackMap stack:
iinc 5 1
StackMap locals:
StackMap stack:
26: iload 5
iload 6
if_icmplt 6
27: aload 2
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 28 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 28 1 hyperplanes [Lorg/apache/commons/math3/geometry/partitioning/Hyperplane;
3 28 2 region Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
4 28 3 node Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
7 25 4 hyperplane Lorg/apache/commons/math3/geometry/partitioning/Hyperplane<TS;>;
14 25 8 s Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane<TS;>;
15 25 9 tree Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
17 23 10 other Lorg/apache/commons/math3/geometry/partitioning/Hyperplane<TS;>;
18 23 11 split Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane$SplitSubHyperplane<TS;>;
Signature: ([Lorg/apache/commons/math3/geometry/partitioning/Hyperplane<TS;>;)Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
MethodParameters:
Name Flags
hyperplanes final
public org.apache.commons.math3.geometry.partitioning.Region<S> union(org.apache.commons.math3.geometry.partitioning.Region<S>, org.apache.commons.math3.geometry.partitioning.Region<S>);
descriptor: (Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
aload 2
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
new org.apache.commons.math3.geometry.partitioning.RegionFactory$UnionMerger
dup
aload 0
invokespecial org.apache.commons.math3.geometry.partitioning.RegionFactory$UnionMerger.<init>:(Lorg/apache/commons/math3/geometry/partitioning/RegionFactory;)V
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.merge:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree$LeafMerger;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
1: astore 3
start local 3 2: aload 3
aload 0
getfield org.apache.commons.math3.geometry.partitioning.RegionFactory.nodeCleaner:Lorg/apache/commons/math3/geometry/partitioning/RegionFactory$NodesCleaner;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.visit:(Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor;)V
3: aload 1
aload 3
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 4 1 region1 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
0 4 2 region2 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
2 4 3 tree Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
Signature: (Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;)Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
MethodParameters:
Name Flags
region1 final
region2 final
public org.apache.commons.math3.geometry.partitioning.Region<S> intersection(org.apache.commons.math3.geometry.partitioning.Region<S>, org.apache.commons.math3.geometry.partitioning.Region<S>);
descriptor: (Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
aload 2
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
new org.apache.commons.math3.geometry.partitioning.RegionFactory$IntersectionMerger
dup
aload 0
invokespecial org.apache.commons.math3.geometry.partitioning.RegionFactory$IntersectionMerger.<init>:(Lorg/apache/commons/math3/geometry/partitioning/RegionFactory;)V
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.merge:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree$LeafMerger;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
1: astore 3
start local 3 2: aload 3
aload 0
getfield org.apache.commons.math3.geometry.partitioning.RegionFactory.nodeCleaner:Lorg/apache/commons/math3/geometry/partitioning/RegionFactory$NodesCleaner;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.visit:(Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor;)V
3: aload 1
aload 3
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 4 1 region1 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
0 4 2 region2 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
2 4 3 tree Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
Signature: (Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;)Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
MethodParameters:
Name Flags
region1 final
region2 final
public org.apache.commons.math3.geometry.partitioning.Region<S> xor(org.apache.commons.math3.geometry.partitioning.Region<S>, org.apache.commons.math3.geometry.partitioning.Region<S>);
descriptor: (Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;
flags: (0x0001) ACC_PUBLIC
Code:
stack=5, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
aload 2
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
new org.apache.commons.math3.geometry.partitioning.RegionFactory$XorMerger
dup
aload 0
invokespecial org.apache.commons.math3.geometry.partitioning.RegionFactory$XorMerger.<init>:(Lorg/apache/commons/math3/geometry/partitioning/RegionFactory;)V
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.merge:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree$LeafMerger;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
1: astore 3
start local 3 2: aload 3
aload 0
getfield org.apache.commons.math3.geometry.partitioning.RegionFactory.nodeCleaner:Lorg/apache/commons/math3/geometry/partitioning/RegionFactory$NodesCleaner;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.visit:(Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor;)V
3: aload 1
aload 3
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 4 1 region1 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
0 4 2 region2 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
2 4 3 tree Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
Signature: (Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;)Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
MethodParameters:
Name Flags
region1 final
region2 final
public org.apache.commons.math3.geometry.partitioning.Region<S> difference(org.apache.commons.math3.geometry.partitioning.Region<S>, org.apache.commons.math3.geometry.partitioning.Region<S>);
descriptor: (Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;
flags: (0x0001) ACC_PUBLIC
Code:
stack=7, locals=4, args_size=3
start local 0 start local 1 start local 2 0: aload 1
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
aload 2
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
new org.apache.commons.math3.geometry.partitioning.RegionFactory$DifferenceMerger
dup
aload 0
aload 1
aload 2
invokespecial org.apache.commons.math3.geometry.partitioning.RegionFactory$DifferenceMerger.<init>:(Lorg/apache/commons/math3/geometry/partitioning/RegionFactory;Lorg/apache/commons/math3/geometry/partitioning/Region;Lorg/apache/commons/math3/geometry/partitioning/Region;)V
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.merge:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree$LeafMerger;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
1: astore 3
start local 3 2: aload 3
aload 0
getfield org.apache.commons.math3.geometry.partitioning.RegionFactory.nodeCleaner:Lorg/apache/commons/math3/geometry/partitioning/RegionFactory$NodesCleaner;
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.visit:(Lorg/apache/commons/math3/geometry/partitioning/BSPTreeVisitor;)V
3: aload 1
aload 3
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 4 1 region1 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
0 4 2 region2 Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
2 4 3 tree Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
Signature: (Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;)Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
MethodParameters:
Name Flags
region1 final
region2 final
public org.apache.commons.math3.geometry.partitioning.Region<S> getComplement(org.apache.commons.math3.geometry.partitioning.Region<S>);
descriptor: (Lorg/apache/commons/math3/geometry/partitioning/Region;)Lorg/apache/commons/math3/geometry/partitioning/Region;
flags: (0x0001) ACC_PUBLIC
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 1
aload 0
aload 1
iconst_0
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.getTree:(Z)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
invokevirtual org.apache.commons.math3.geometry.partitioning.RegionFactory.recurseComplement:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
invokeinterface org.apache.commons.math3.geometry.partitioning.Region.buildNew:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/Region;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 1 1 region Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
Signature: (Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;)Lorg/apache/commons/math3/geometry/partitioning/Region<TS;>;
MethodParameters:
Name Flags
region final
private org.apache.commons.math3.geometry.partitioning.BSPTree<S> recurseComplement(org.apache.commons.math3.geometry.partitioning.BSPTree<S>);
descriptor: (Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=10, args_size=2
start local 0 start local 1 0: new java.util.HashMap
dup
invokespecial java.util.HashMap.<init>:()V
astore 2
start local 2 1: aload 0
aload 1
aload 2
invokevirtual org.apache.commons.math3.geometry.partitioning.RegionFactory.recurseComplement:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Ljava/util/Map;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
astore 3
start local 3 2: aload 2
invokeinterface java.util.Map.entrySet:()Ljava/util/Set;
invokeinterface java.util.Set.iterator:()Ljava/util/Iterator;
astore 5
goto 12
StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map org.apache.commons.math3.geometry.partitioning.BSPTree top java.util.Iterator
StackMap stack:
3: aload 5
invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
checkcast java.util.Map$Entry
astore 4
start local 4 4: aload 4
invokeinterface java.util.Map$Entry.getKey:()Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BSPTree
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getCut:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
ifnull 12
5: aload 4
invokeinterface java.util.Map$Entry.getKey:()Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BSPTree
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getAttribute:()Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BoundaryAttribute
astore 6
start local 6 6: aload 6
ifnull 12
7: aload 4
invokeinterface java.util.Map$Entry.getValue:()Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BSPTree
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getAttribute:()Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BoundaryAttribute
astore 7
start local 7 8: aload 6
invokevirtual org.apache.commons.math3.geometry.partitioning.BoundaryAttribute.getSplitters:()Lorg/apache/commons/math3/geometry/partitioning/NodesSet;
invokevirtual org.apache.commons.math3.geometry.partitioning.NodesSet.iterator:()Ljava/util/Iterator;
astore 9
goto 11
StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map$Entry java.util.Iterator org.apache.commons.math3.geometry.partitioning.BoundaryAttribute org.apache.commons.math3.geometry.partitioning.BoundaryAttribute top java.util.Iterator
StackMap stack:
9: aload 9
invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BSPTree
astore 8
start local 8 10: aload 7
invokevirtual org.apache.commons.math3.geometry.partitioning.BoundaryAttribute.getSplitters:()Lorg/apache/commons/math3/geometry/partitioning/NodesSet;
aload 2
aload 8
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BSPTree
invokevirtual org.apache.commons.math3.geometry.partitioning.NodesSet.add:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;)V
end local 8 11: StackMap locals:
StackMap stack:
aload 9
invokeinterface java.util.Iterator.hasNext:()Z
ifne 9
end local 7 end local 6 end local 4 12: StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map org.apache.commons.math3.geometry.partitioning.BSPTree top java.util.Iterator
StackMap stack:
aload 5
invokeinterface java.util.Iterator.hasNext:()Z
ifne 3
13: aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 14 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 14 1 node Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
1 14 2 map Ljava/util/Map<Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;>;
2 14 3 transformedTree Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
4 12 4 entry Ljava/util/Map$Entry<Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;>;
6 12 6 original Lorg/apache/commons/math3/geometry/partitioning/BoundaryAttribute<TS;>;
8 12 7 transformed Lorg/apache/commons/math3/geometry/partitioning/BoundaryAttribute<TS;>;
10 11 8 splitter Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
Signature: (Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
MethodParameters:
Name Flags
node final
private org.apache.commons.math3.geometry.partitioning.BSPTree<S> recurseComplement(org.apache.commons.math3.geometry.partitioning.BSPTree<S>, java.util.Map<org.apache.commons.math3.geometry.partitioning.BSPTree<S>, org.apache.commons.math3.geometry.partitioning.BSPTree<S>>);
descriptor: (Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Ljava/util/Map;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
flags: (0x0002) ACC_PRIVATE
Code:
stack=7, locals=7, args_size=3
start local 0 start local 1 start local 2 0: aload 1
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getCut:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
ifnonnull 5
1: new org.apache.commons.math3.geometry.partitioning.BSPTree
dup
aload 1
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getAttribute:()Ljava/lang/Object;
checkcast java.lang.Boolean
invokevirtual java.lang.Boolean.booleanValue:()Z
ifeq 2
getstatic java.lang.Boolean.FALSE:Ljava/lang/Boolean;
goto 3
StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map
StackMap stack: new 1 new 1
2: getstatic java.lang.Boolean.TRUE:Ljava/lang/Boolean;
StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map
StackMap stack: new 1 new 1 java.lang.Boolean
3: invokespecial org.apache.commons.math3.geometry.partitioning.BSPTree.<init>:(Ljava/lang/Object;)V
astore 3
start local 3 4: goto 19
end local 3 5: StackMap locals:
StackMap stack:
aload 1
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getAttribute:()Ljava/lang/Object;
checkcast org.apache.commons.math3.geometry.partitioning.BoundaryAttribute
astore 4
start local 4 6: aload 4
ifnull 14
7: aload 4
invokevirtual org.apache.commons.math3.geometry.partitioning.BoundaryAttribute.getPlusInside:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
ifnonnull 8
aconst_null
goto 9
StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map top org.apache.commons.math3.geometry.partitioning.BoundaryAttribute
StackMap stack:
8: aload 4
invokevirtual org.apache.commons.math3.geometry.partitioning.BoundaryAttribute.getPlusInside:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
invokeinterface org.apache.commons.math3.geometry.partitioning.SubHyperplane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
9: StackMap locals:
StackMap stack: org.apache.commons.math3.geometry.partitioning.SubHyperplane
astore 5
start local 5 10: aload 4
invokevirtual org.apache.commons.math3.geometry.partitioning.BoundaryAttribute.getPlusOutside:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
ifnonnull 11
aconst_null
goto 12
StackMap locals: org.apache.commons.math3.geometry.partitioning.SubHyperplane
StackMap stack:
11: aload 4
invokevirtual org.apache.commons.math3.geometry.partitioning.BoundaryAttribute.getPlusOutside:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
invokeinterface org.apache.commons.math3.geometry.partitioning.SubHyperplane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
12: StackMap locals:
StackMap stack: org.apache.commons.math3.geometry.partitioning.SubHyperplane
astore 6
start local 6 13: new org.apache.commons.math3.geometry.partitioning.BoundaryAttribute
dup
aload 5
aload 6
new org.apache.commons.math3.geometry.partitioning.NodesSet
dup
invokespecial org.apache.commons.math3.geometry.partitioning.NodesSet.<init>:()V
invokespecial org.apache.commons.math3.geometry.partitioning.BoundaryAttribute.<init>:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;Lorg/apache/commons/math3/geometry/partitioning/NodesSet;)V
astore 4
end local 6 end local 5 14: StackMap locals:
StackMap stack:
new org.apache.commons.math3.geometry.partitioning.BSPTree
dup
aload 1
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getCut:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
invokeinterface org.apache.commons.math3.geometry.partitioning.SubHyperplane.copySelf:()Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;
15: aload 0
aload 1
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getPlus:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
aload 2
invokevirtual org.apache.commons.math3.geometry.partitioning.RegionFactory.recurseComplement:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Ljava/util/Map;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
16: aload 0
aload 1
invokevirtual org.apache.commons.math3.geometry.partitioning.BSPTree.getMinus:()Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
aload 2
invokevirtual org.apache.commons.math3.geometry.partitioning.RegionFactory.recurseComplement:(Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Ljava/util/Map;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree;
17: aload 4
18: invokespecial org.apache.commons.math3.geometry.partitioning.BSPTree.<init>:(Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane;Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Lorg/apache/commons/math3/geometry/partitioning/BSPTree;Ljava/lang/Object;)V
astore 3
end local 4 start local 3 19: StackMap locals: org.apache.commons.math3.geometry.partitioning.RegionFactory org.apache.commons.math3.geometry.partitioning.BSPTree java.util.Map org.apache.commons.math3.geometry.partitioning.BSPTree
StackMap stack:
aload 2
aload 1
aload 3
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
20: aload 3
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 21 0 this Lorg/apache/commons/math3/geometry/partitioning/RegionFactory<TS;>;
0 21 1 node Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
0 21 2 map Ljava/util/Map<Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;>;
4 5 3 transformedNode Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
19 21 3 transformedNode Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
6 19 4 attribute Lorg/apache/commons/math3/geometry/partitioning/BoundaryAttribute<TS;>;
10 14 5 plusOutside Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane<TS;>;
13 14 6 plusInside Lorg/apache/commons/math3/geometry/partitioning/SubHyperplane<TS;>;
Signature: (Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;Ljava/util/Map<Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;>;)Lorg/apache/commons/math3/geometry/partitioning/BSPTree<TS;>;
MethodParameters:
Name Flags
node final
map final
static int[] $SWITCH_TABLE$org$apache$commons$math3$geometry$partitioning$Side();
descriptor: ()[I
flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
Code:
stack=3, locals=1, args_size=0
0: getstatic org.apache.commons.math3.geometry.partitioning.RegionFactory.$SWITCH_TABLE$org$apache$commons$math3$geometry$partitioning$Side:[I
dup
ifnull 1
areturn
StackMap locals:
StackMap stack: int[]
1: pop
invokestatic org.apache.commons.math3.geometry.partitioning.Side.values:()[Lorg/apache/commons/math3/geometry/partitioning/Side;
arraylength
newarray 10
astore 0
2: aload 0
getstatic org.apache.commons.math3.geometry.partitioning.Side.BOTH:Lorg/apache/commons/math3/geometry/partitioning/Side;
invokevirtual org.apache.commons.math3.geometry.partitioning.Side.ordinal:()I
iconst_3
iastore
3: goto 5
StackMap locals: int[]
StackMap stack: java.lang.NoSuchFieldError
4: pop
StackMap locals:
StackMap stack:
5: aload 0
getstatic org.apache.commons.math3.geometry.partitioning.Side.HYPER:Lorg/apache/commons/math3/geometry/partitioning/Side;
invokevirtual org.apache.commons.math3.geometry.partitioning.Side.ordinal:()I
iconst_4
iastore
6: goto 8
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
7: pop
StackMap locals:
StackMap stack:
8: aload 0
getstatic org.apache.commons.math3.geometry.partitioning.Side.MINUS:Lorg/apache/commons/math3/geometry/partitioning/Side;
invokevirtual org.apache.commons.math3.geometry.partitioning.Side.ordinal:()I
iconst_2
iastore
9: goto 11
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
10: pop
StackMap locals:
StackMap stack:
11: aload 0
getstatic org.apache.commons.math3.geometry.partitioning.Side.PLUS:Lorg/apache/commons/math3/geometry/partitioning/Side;
invokevirtual org.apache.commons.math3.geometry.partitioning.Side.ordinal:()I
iconst_1
iastore
12: goto 14
StackMap locals:
StackMap stack: java.lang.NoSuchFieldError
13: pop
StackMap locals:
StackMap stack:
14: aload 0
dup
putstatic org.apache.commons.math3.geometry.partitioning.RegionFactory.$SWITCH_TABLE$org$apache$commons$math3$geometry$partitioning$Side:[I
areturn
LocalVariableTable:
Start End Slot Name Signature
Exception table:
from to target type
2 3 4 Class java.lang.NoSuchFieldError
5 6 7 Class java.lang.NoSuchFieldError
8 9 10 Class java.lang.NoSuchFieldError
11 12 13 Class java.lang.NoSuchFieldError
}
Signature: <S::Lorg/apache/commons/math3/geometry/Space;>Ljava/lang/Object;
SourceFile: "RegionFactory.java"
NestMembers:
org.apache.commons.math3.geometry.partitioning.RegionFactory$DifferenceMerger org.apache.commons.math3.geometry.partitioning.RegionFactory$IntersectionMerger org.apache.commons.math3.geometry.partitioning.RegionFactory$NodesCleaner org.apache.commons.math3.geometry.partitioning.RegionFactory$UnionMerger org.apache.commons.math3.geometry.partitioning.RegionFactory$VanishingToLeaf org.apache.commons.math3.geometry.partitioning.RegionFactory$XorMerger
InnerClasses:
public abstract Entry = java.util.Map$Entry of java.util.Map
public abstract LeafMerger = org.apache.commons.math3.geometry.partitioning.BSPTree$LeafMerger of org.apache.commons.math3.geometry.partitioning.BSPTree
private DifferenceMerger = org.apache.commons.math3.geometry.partitioning.RegionFactory$DifferenceMerger of org.apache.commons.math3.geometry.partitioning.RegionFactory
private IntersectionMerger = org.apache.commons.math3.geometry.partitioning.RegionFactory$IntersectionMerger of org.apache.commons.math3.geometry.partitioning.RegionFactory
private NodesCleaner = org.apache.commons.math3.geometry.partitioning.RegionFactory$NodesCleaner of org.apache.commons.math3.geometry.partitioning.RegionFactory
private UnionMerger = org.apache.commons.math3.geometry.partitioning.RegionFactory$UnionMerger of org.apache.commons.math3.geometry.partitioning.RegionFactory
private VanishingToLeaf = org.apache.commons.math3.geometry.partitioning.RegionFactory$VanishingToLeaf of org.apache.commons.math3.geometry.partitioning.RegionFactory
private XorMerger = org.apache.commons.math3.geometry.partitioning.RegionFactory$XorMerger of org.apache.commons.math3.geometry.partitioning.RegionFactory
public SplitSubHyperplane = org.apache.commons.math3.geometry.partitioning.SubHyperplane$SplitSubHyperplane of org.apache.commons.math3.geometry.partitioning.SubHyperplane