class sun.dc.DuctusRenderingEngine$FillAdapter
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.dc.DuctusRenderingEngine$FillAdapter
super_class: java.lang.Object
{
boolean closed;
descriptor: Z
flags: (0x0000)
java.awt.geom.Path2D$Float path;
descriptor: Ljava/awt/geom/Path2D$Float;
flags: (0x0000)
final sun.dc.DuctusRenderingEngine this$0;
descriptor: Lsun/dc/DuctusRenderingEngine;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
public void <init>(sun.dc.DuctusRenderingEngine);
descriptor: (Lsun/dc/DuctusRenderingEngine;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import sun.dc.pr cannot be resolved\n\tThe import sun.dc.pr cannot be resolved\n\tThe import sun.dc.pr cannot be resolved\n\tThe import sun.dc.pr cannot be resolved\n\tThe import sun.dc.path cannot be resolved\n\tThe import sun.dc.path cannot be resolved\n\tThe import sun.dc.path cannot be resolved\n\tRasterizer cannot be resolved to a variable\n\tRasterizer cannot be resolved to a variable\n\tRasterizer cannot be resolved to a variable\n\tRasterizer cannot be resolved to a variable\n\tRasterizer cannot be resolved to a variable\n\tRasterizer cannot be resolved to a variable\n\tPathStroker cannot be resolved to a type\n\tPathStroker cannot be resolved to a type\n\tPathDasher cannot be resolved to a type\n\tPathConsumer cannot be resolved to a type\n\tPathDasher cannot be resolved to a type\n\tPathStroker cannot be resolved to a type\n\tPathStroker cannot be resolved to a type\n\tPathConsumer cannot be resolved to a type\n\tPathDasher cannot be resolved to a type\n\tPathDasher cannot be resolved to a type\n\tPathException cannot be resolved to a type\n\tPathConsumer cannot be resolved to a type\n\tPathConsumer cannot be resolved to a type\n\tPathException cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tThe method getRasterizer() from the type DuctusRenderingEngine refers to the missing type Rasterizer\n\tRasterizer cannot be resolved to a variable\n\tRasterizer cannot be resolved to a variable\n\tRasterizer cannot be resolved to a variable\n\tPRException cannot be resolved to a type\n\tRasterizer cannot be resolved to a type\n\tThe method getRasterizer() from the type DuctusRenderingEngine refers to the missing type Rasterizer\n\tRasterizer cannot be resolved to a variable\n\tPRException cannot be resolved to a type\n\tPathConsumer cannot be resolved to a type\n\tPathException cannot be resolved to a type\n\tPathConsumer cannot be resolved to a type\n\tPathConsumer cannot be resolved to a type\n\tFastPathProducer cannot be resolved to a type\n\tPathException cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
MethodParameters:
Name Flags
this$0 final
public java.awt.Shape getShape();
descriptor: ()Ljava/awt/Shape;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
public void dispose();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
public PathConsumer getConsumer();
descriptor: ()LPathConsumer;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tPathConsumer cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
public void beginPath();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
public void beginSubpath(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
MethodParameters:
Name Flags
x0
y0
public void appendLine(float, float);
descriptor: (FF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
MethodParameters:
Name Flags
x1
y1
public void appendQuadratic(float, float, float, float);
descriptor: (FFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=5, args_size=5
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
MethodParameters:
Name Flags
xm
ym
x1
y1
public void appendCubic(float, float, float, float, float, float);
descriptor: (FFFFFF)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=7, args_size=7
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
MethodParameters:
Name Flags
xm
ym
xn
yn
x1
y1
public void closedSubpath();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
public void endPath();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
public void useProxy(FastPathProducer);
descriptor: (LFastPathProducer;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tFastPathProducer cannot be resolved to a type\n\tPathException cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
Exceptions:
throws PathException
MethodParameters:
Name Flags
proxy
public long getCPathConsumer();
descriptor: ()J
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/dc/DuctusRenderingEngine$FillAdapter;
}
SourceFile: "DuctusRenderingEngine.java"
NestHost: sun.dc.DuctusRenderingEngine
InnerClasses:
public Float = java.awt.geom.Path2D$Float of java.awt.geom.Path2D
private FillAdapter = sun.dc.DuctusRenderingEngine$FillAdapter of sun.dc.DuctusRenderingEngine