public final class org.h2.util.geometry.JTSUtils$GeometryTarget extends org.h2.util.geometry.GeometryUtils$Target
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.h2.util.geometry.JTSUtils$GeometryTarget
  super_class: org.h2.util.geometry.GeometryUtils$Target
{
  private final int dimensionSystem;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private GeometryFactory factory;
    descriptor: LGeometryFactory;
    flags: (0x0002) ACC_PRIVATE

  private int type;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private CoordinateSequence coordinates;
    descriptor: LCoordinateSequence;
    flags: (0x0002) ACC_PRIVATE

  private CoordinateSequence[] innerCoordinates;
    descriptor: [LCoordinateSequence;
    flags: (0x0002) ACC_PRIVATE

  private int innerOffset;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private Geometry[] subgeometries;
    descriptor: [LGeometry;
    flags: (0x0002) ACC_PRIVATE

  public void <init>(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tCoordinateSequenceFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tPrecisionModel cannot be resolved to a type\n\tPackedCoordinateSequenceFactory cannot be resolved to a variable\n\tCoordinateArraySequenceFactory cannot be resolved\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tThe method getGeometry() from the type JTSUtils.GeometryTarget refers to the missing type Geometry\n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tThe method ewkb2geometry(byte[], int) from the type JTSUtils refers to the missing type Geometry\n\tGeometry cannot be resolved to a type\n\tThe method getGeometry() from the type JTSUtils.GeometryTarget refers to the missing type Geometry\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryCollection cannot be resolved to a type\n\tGeometryCollection cannot be resolved to a type\n\tGeometryCollection cannot be resolved to a type\n\tMultiPoint cannot be resolved to a type\n\tMultiLineString cannot be resolved to a type\n\tMultiPolygon cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
                 Name  Flags
      dimensionSystem  

  void <init>(int, GeometryFactory);
    descriptor: (ILGeometryFactory;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 31
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tThe import org.locationtech cannot be resolved\n\tCoordinateSequenceFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tPrecisionModel cannot be resolved to a type\n\tPackedCoordinateSequenceFactory cannot be resolved to a variable\n\tCoordinateArraySequenceFactory cannot be resolved\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tThe method getGeometry() from the type JTSUtils.GeometryTarget refers to the missing type Geometry\n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tThe method ewkb2geometry(byte[], int) from the type JTSUtils refers to the missing type Geometry\n\tGeometry cannot be resolved to a type\n\tThe method getGeometry() from the type JTSUtils.GeometryTarget refers to the missing type Geometry\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryCollection cannot be resolved to a type\n\tGeometryCollection cannot be resolved to a type\n\tGeometryCollection cannot be resolved to a type\n\tMultiPoint cannot be resolved to a type\n\tMultiLineString cannot be resolved to a type\n\tMultiPolygon cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
                 Name  Flags
      dimensionSystem  
      factory          

  protected void init(int);
    descriptor: (I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tPrecisionModel cannot be resolved to a type\n\tPackedCoordinateSequenceFactory cannot be resolved to a variable\n\tCoordinateArraySequenceFactory cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
      Name  Flags
      srid  

  protected void startPoint();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 121
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;

  protected void startLineString(int);
    descriptor: (I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 128
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
           Name  Flags
      numPoints  

  protected void startPolygon(int, int);
    descriptor: (II)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
           Name  Flags
      numInner   
      numPoints  

  protected void startPolygonInner(int);
    descriptor: (I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 144
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
          Name  Flags
      numInner  

  protected void startCollection(int, int);
    descriptor: (II)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 152
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tPolygon cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n\tGeometry cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
          Name  Flags
      type      
      numItems  

  protected org.h2.util.geometry.GeometryUtils$Target startCollectionItem(int, int);
    descriptor: (II)Lorg/h2/util/geometry/GeometryUtils$Target;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 170
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tGeometryFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
       Name  Flags
      index  
      total  

  protected void endCollectionItem(org.h2.util.geometry.GeometryUtils$Target, int, int);
    descriptor: (Lorg/h2/util/geometry/GeometryUtils$Target;II)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 175
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tGeometry cannot be resolved to a type\n\tThe method getGeometry() from the type JTSUtils.GeometryTarget refers to the missing type Geometry\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
        Name  Flags
      target  
      index   
      total   

  private void initCoordinates(int);
    descriptor: (I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 179
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
           Name  Flags
      numPoints  

  private CoordinateSequence createCoordinates(int);
    descriptor: (I)LCoordinateSequence;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 182
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
           Name  Flags
      numPoints  

  protected void addCoordinate(double, double, double, double, int, int);
    descriptor: (DDDDII)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=11, args_size=7
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 201
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCoordinateSequence cannot be resolved to a type\n\tThe method createCoordinates(int) from the type JTSUtils.GeometryTarget refers to the missing type CoordinateSequence\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
    MethodParameters:
       Name  Flags
      x      
      y      
      z      
      m      
      index  
      total  

  Geometry getGeometry();
    descriptor: ()LGeometry;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
         0: .line 214
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tGeometry cannot be resolved to a type\n\tPoint cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tLineString cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n\tCoordinateSequence cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tLinearRing cannot be resolved to a type\n\tGeometryFactory cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.h2.util.geometry.JTSUtils$GeometryTarget this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/h2/util/geometry/JTSUtils$GeometryTarget;
}
SourceFile: "JTSUtils.java"
NestHost: org.h2.util.geometry.JTSUtils
InnerClasses:
  public abstract Target = org.h2.util.geometry.GeometryUtils$Target of org.h2.util.geometry.GeometryUtils
  public final GeometryTarget = org.h2.util.geometry.JTSUtils$GeometryTarget of org.h2.util.geometry.JTSUtils