Package se.conciliate.extensions.drawable
package se.conciliate.extensions.drawable
Provides functionality to alter the look of different objects in models and
is the base for all drawing done in models.
- Version:
- 5.2
-
ClassDescriptionA drawable is a visual representation of an object of type T.Each shape can have a fill paint, a stroke paint and a text paint.Implemented to provide drawables for models, symbols and edges.Priority of transformations being made on vertices and prototypes.Deprecated.Utility service that can be used by implementations of
DrawableFactory
.
new HiDpiIcon(new URL("icon:symbol/16/PROCESS"))
instead.