Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GEF3D » A couple of errors in ..draw3d
A couple of errors in ..draw3d [message #561314] Thu, 28 May 2009 23:04
Miles Parker is currently offline Miles ParkerFriend
Messages: 1341
Registered: July 2009
Senior Member
Ideas?

Description Resource Path Location Type
The type DummyGraphics must implement the inherited abstract method
Graphics.getLineWidthFloat() DummyGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d line
35 Java Problem
The type DummyGraphics must implement the inherited abstract method
Graphics.setLineMiterLimit(float) DummyGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d line
35 Java Problem
The type DummyGraphics must implement the inherited abstract method
Graphics.setLineWidthFloat(float) DummyGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d line
35 Java Problem
The type LogGraphics must implement the inherited abstract method
Graphics.getLineWidthFloat() LogGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d/util line
40 Java Problem
The type LogGraphics must implement the inherited abstract method
Graphics.setLineMiterLimit(float) LogGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d/util line
40 Java Problem
The type LogGraphics must implement the inherited abstract method
Graphics.setLineWidthFloat(float) LogGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d/util line
40 Java Problem
Previous Topic:Method names in interface Renderable renamed
Next Topic:Best strategy for updating all figures?
Goto Forum:
  


Current Time: Thu Apr 18 00:55:43 GMT 2024

Powered by FUDForum. Page generated in 0.01795 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top