public class org.apache.batik.parser.DefaultPathHandler implements org.apache.batik.parser.PathHandler
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.apache.batik.parser.DefaultPathHandler
super_class: java.lang.Object
{
public static final org.apache.batik.parser.PathHandler INSTANCE;
descriptor: Lorg/apache/batik/parser/PathHandler;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new org.apache.batik.parser.DefaultPathHandler
dup
invokespecial org.apache.batik.parser.DefaultPathHandler.<init>:()V
1: putstatic org.apache.batik.parser.DefaultPathHandler.INSTANCE:Lorg/apache/batik/parser/PathHandler;
2: return
LocalVariableTable:
Start End Slot Name Signature
protected void <init>();
descriptor: ()V
flags: (0x0004) ACC_PROTECTED
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/apache/batik/parser/DefaultPathHandler;
public void startPath();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
Exceptions:
throws org.apache.batik.parser.ParseException
public void endPath();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
Exceptions:
throws org.apache.batik.parser.ParseException
public void movetoRel(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
0 1 2 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
y
public void movetoAbs(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
0 1 2 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
y
public void closePath();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=1, args_size=1
start local 0 0: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
Exceptions:
throws org.apache.batik.parser.ParseException
public void linetoRel(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
0 1 2 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
y
public void linetoAbs(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
0 1 2 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
y
public void linetoHorizontalRel(float);
descriptor: (F)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 start local 1 0: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
public void linetoHorizontalAbs(float);
descriptor: (F)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 start local 1 0: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
public void linetoVerticalRel(float);
descriptor: (F)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 start local 1 0: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
y
public void linetoVerticalAbs(float);
descriptor: (F)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=2, args_size=2
start local 0 start local 1 0: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
y
public void curvetoCubicRel(float, float, float, float, float, float);
descriptor: (FFFFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=7, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: return
end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x1 F
0 1 2 y1 F
0 1 3 x2 F
0 1 4 y2 F
0 1 5 x F
0 1 6 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x1
y1
x2
y2
x
y
public void curvetoCubicAbs(float, float, float, float, float, float);
descriptor: (FFFFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=7, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: return
end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x1 F
0 1 2 y1 F
0 1 3 x2 F
0 1 4 y2 F
0 1 5 x F
0 1 6 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x1
y1
x2
y2
x
y
public void curvetoCubicSmoothRel(float, float, float, float);
descriptor: (FFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x2 F
0 1 2 y2 F
0 1 3 x F
0 1 4 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x2
y2
x
y
public void curvetoCubicSmoothAbs(float, float, float, float);
descriptor: (FFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x2 F
0 1 2 y2 F
0 1 3 x F
0 1 4 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x2
y2
x
y
public void curvetoQuadraticRel(float, float, float, float);
descriptor: (FFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x1 F
0 1 2 y1 F
0 1 3 x F
0 1 4 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x1
y1
x
y
public void curvetoQuadraticAbs(float, float, float, float);
descriptor: (FFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: return
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x1 F
0 1 2 y1 F
0 1 3 x F
0 1 4 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x1
y1
x
y
public void curvetoQuadraticSmoothRel(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
0 1 2 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
y
public void curvetoQuadraticSmoothAbs(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=3, args_size=3
start local 0 start local 1 start local 2 0: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 x F
0 1 2 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
x
y
public void arcRel(float, float, float, boolean, boolean, float, float);
descriptor: (FFFZZFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=8, args_size=8
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 0: return
end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 rx F
0 1 2 ry F
0 1 3 xAxisRotation F
0 1 4 largeArcFlag Z
0 1 5 sweepFlag Z
0 1 6 x F
0 1 7 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
rx
ry
xAxisRotation
largeArcFlag
sweepFlag
x
y
public void arcAbs(float, float, float, boolean, boolean, float, float);
descriptor: (FFFZZFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=0, locals=8, args_size=8
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 0: return
end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/apache/batik/parser/DefaultPathHandler;
0 1 1 rx F
0 1 2 ry F
0 1 3 xAxisRotation F
0 1 4 largeArcFlag Z
0 1 5 sweepFlag Z
0 1 6 x F
0 1 7 y F
Exceptions:
throws org.apache.batik.parser.ParseException
MethodParameters:
Name Flags
rx
ry
xAxisRotation
largeArcFlag
sweepFlag
x
y
}
SourceFile: "DefaultPathHandler.java"