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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voiddraw(Graphics2D screen, AffineTransform parentTransform) Methods inherited from class org.variantsync.diffdetective.show.engine.EntityComponent
getEntity, setEntity
-
Constructor Details
-
EntityGraphics
public EntityGraphics()
-
-
Method Details
-
draw
-