Details
-
Type:
New Feature
-
Status:
Analysis
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: UDIG 1.2.M0
-
Fix Version/s: UDIG 1.4.1
-
Component/s: framework
-
Labels:None
Description
For experienced RCP developers that love the Draw2D GC interface we would like to make the following renderer interface available:
void render( GC destination, IProgressMonitor monitor ) throws RenderException; void render( IProgressMonitor monitor ) throws RenderException;
We need to balance the short term goal is to get something on the screen now, with the need to retain the ability to print.
Design notes/discussion recorded on this page: