Menu

#2 Abstract Painters and customized painting.

open
nobody
None
5
2006-04-09
2006-04-09
hmulhim
No

The painter package does not contain an Abstract
Painter from which we can develop a customized painting
method.

For example, the manipolator package is really great,
it has an AbstractManipulator from which we can
manipulate many things.

The lens package also was desingen good, we can use it
to add more lens using the Abstract classes.

Also, the layout package has the same features.

However, the painter package does not provide us with
any utility classes we can use to extend our painting
on JGraph.

Thus I would suggest developing the painter package and
the JGraph by adding a method like
addPainter(AbstractPainter painter)

thank you!

thank you very much.

Discussion


Log in to post a comment.