public class com.sun.javafx.scene.shape.SVGPathHelper extends com.sun.javafx.scene.shape.ShapeHelper
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.javafx.scene.shape.SVGPathHelper
  super_class: com.sun.javafx.scene.shape.ShapeHelper
{
  private static final com.sun.javafx.scene.shape.SVGPathHelper theInstance;
    descriptor: Lcom/sun/javafx/scene/shape/SVGPathHelper;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor svgPathAccessor;
    descriptor: Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 43
            new com.sun.javafx.scene.shape.SVGPathHelper
            dup
            invokespecial com.sun.javafx.scene.shape.SVGPathHelper.<init>:()V
            putstatic com.sun.javafx.scene.shape.SVGPathHelper.theInstance:Lcom/sun/javafx/scene/shape/SVGPathHelper;
         1: .line 44
            ldc Ljavafx/scene/shape/SVGPath;
            invokestatic com.sun.javafx.util.Utils.forceInit:(Ljava/lang/Class;)V
         2: .line 45
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
         0: .line 37
            aload 0 /* this */
            invokespecial com.sun.javafx.scene.shape.ShapeHelper.<init>:()V
            return
        end local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/scene/shape/SVGPathHelper;

  private static com.sun.javafx.scene.shape.SVGPathHelper getInstance();
    descriptor: ()Lcom/sun/javafx/scene/shape/SVGPathHelper;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 48
            getstatic com.sun.javafx.scene.shape.SVGPathHelper.theInstance:Lcom/sun/javafx/scene/shape/SVGPathHelper;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static void initHelper(javafx.scene.shape.SVGPath);
    descriptor: (Ljavafx/scene/shape/SVGPath;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // javafx.scene.shape.SVGPath svgPath
         0: .line 52
            aload 0 /* svgPath */
            invokestatic com.sun.javafx.scene.shape.SVGPathHelper.getInstance:()Lcom/sun/javafx/scene/shape/SVGPathHelper;
            invokestatic com.sun.javafx.scene.shape.SVGPathHelper.setHelper:(Ljavafx/scene/Node;Lcom/sun/javafx/scene/NodeHelper;)V
         1: .line 53
            return
        end local 0 // javafx.scene.shape.SVGPath svgPath
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0  svgPath  Ljavafx/scene/shape/SVGPath;
    MethodParameters:
         Name  Flags
      svgPath  

  protected com.sun.javafx.sg.prism.NGNode createPeerImpl(javafx.scene.Node);
    descriptor: (Ljavafx/scene/Node;)Lcom/sun/javafx/sg/prism/NGNode;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
        start local 1 // javafx.scene.Node node
         0: .line 57
            getstatic com.sun.javafx.scene.shape.SVGPathHelper.svgPathAccessor:Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;
            aload 1 /* node */
            invokeinterface com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor.doCreatePeer:(Ljavafx/scene/Node;)Lcom/sun/javafx/sg/prism/NGNode;
            areturn
        end local 1 // javafx.scene.Node node
        end local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/scene/shape/SVGPathHelper;
            0    1     1  node  Ljavafx/scene/Node;
    MethodParameters:
      Name  Flags
      node  

  protected void updatePeerImpl(javafx.scene.Node);
    descriptor: (Ljavafx/scene/Node;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
        start local 1 // javafx.scene.Node node
         0: .line 62
            aload 0 /* this */
            aload 1 /* node */
            invokespecial com.sun.javafx.scene.shape.ShapeHelper.updatePeerImpl:(Ljavafx/scene/Node;)V
         1: .line 63
            getstatic com.sun.javafx.scene.shape.SVGPathHelper.svgPathAccessor:Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;
            aload 1 /* node */
            invokeinterface com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor.doUpdatePeer:(Ljavafx/scene/Node;)V
         2: .line 64
            return
        end local 1 // javafx.scene.Node node
        end local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/javafx/scene/shape/SVGPathHelper;
            0    3     1  node  Ljavafx/scene/Node;
    MethodParameters:
      Name  Flags
      node  

  protected com.sun.javafx.geom.Shape configShapeImpl(javafx.scene.shape.Shape);
    descriptor: (Ljavafx/scene/shape/Shape;)Lcom/sun/javafx/geom/Shape;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
        start local 1 // javafx.scene.shape.Shape shape
         0: .line 68
            getstatic com.sun.javafx.scene.shape.SVGPathHelper.svgPathAccessor:Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;
            aload 1 /* shape */
            invokeinterface com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor.doConfigShape:(Ljavafx/scene/shape/Shape;)Lcom/sun/javafx/geom/Shape;
            areturn
        end local 1 // javafx.scene.shape.Shape shape
        end local 0 // com.sun.javafx.scene.shape.SVGPathHelper this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lcom/sun/javafx/scene/shape/SVGPathHelper;
            0    1     1  shape  Ljavafx/scene/shape/Shape;
    MethodParameters:
       Name  Flags
      shape  

  public static void setSVGPathAccessor(com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor);
    descriptor: (Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;)V
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor newAccessor
         0: .line 72
            getstatic com.sun.javafx.scene.shape.SVGPathHelper.svgPathAccessor:Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;
            ifnull 2
         1: .line 73
            new java.lang.IllegalStateException
            dup
            invokespecial java.lang.IllegalStateException.<init>:()V
            athrow
         2: .line 76
      StackMap locals:
      StackMap stack:
            aload 0 /* newAccessor */
            putstatic com.sun.javafx.scene.shape.SVGPathHelper.svgPathAccessor:Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;
         3: .line 77
            return
        end local 0 // com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor newAccessor
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    4     0  newAccessor  Lcom/sun/javafx/scene/shape/SVGPathHelper$SVGPathAccessor;
    MethodParameters:
             Name  Flags
      newAccessor  final
}
SourceFile: "SVGPathHelper.java"
NestMembers:
  com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor
InnerClasses:
  public abstract SVGPathAccessor = com.sun.javafx.scene.shape.SVGPathHelper$SVGPathAccessor of com.sun.javafx.scene.shape.SVGPathHelper