public final class VisualVertexPainterFactoryImpl extends VisualVertexPainterFactory
| Modifier and Type | Method and Description |
|---|---|
static VisualVertexPainterFactoryImpl |
getInstance()
Returns the singleton instance of this class
|
Painter |
getPainter(VisualGraphComponent component)
Implementation of the getPainter() method of the
PainterFactory interface that returns a singleton
instance of a VisualVertexPainterImpl.
|
public static VisualVertexPainterFactoryImpl getInstance()
public Painter getPainter(VisualGraphComponent component)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.