Class EntityGraphics
java.lang.Object
org.variantsync.diffdetective.show.engine.EntityComponent
org.variantsync.diffdetective.show.engine.entity.EntityGraphics
- Direct Known Subclasses:
EdgeGraphics
,GraphNodeGraphics
,TextureGraphics
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract void
draw
(Graphics2D screen, AffineTransform parentTransform) Methods inherited from class org.variantsync.diffdetective.show.engine.EntityComponent
getEntity, setEntity
-
Constructor Details
-
EntityGraphics
public EntityGraphics()
-
-
Method Details
-
draw
-