- java.lang.Object
-
- org.arakhne.afc.nodefx.drawers.Path2afpDrawer
-
-
Constructor Summary
Constructors Constructor Description Path2afpDrawer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddraw(ZoomableGraphicsContext gc, Path2afp element)Draw the given document primitives.Class<? extends Path2afp>getPrimitiveType()Replies the type of the primitives that could be drawn by this drawer.
-