This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

(kawa pictures) procedural interface for point and dimension?


I have a feeling I may have missed or misread something obvious, but I
didn't find an answer to:

What is the recommended way to create points (and dimensions)
procedurally in the (kawa pictures) library?

I realize that we can always use the underlying Java Point2D class to
create points, but that method seems messy given the overall simplicity
provided by the library.  A use case would be generating some random
points to be connected by lines.

By the way, I find the pictures library to be fun.  I especially like
the SVG output feature.  Thanks for adding it (and for kawa)!

Regards,

-chaw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]