All Packages Class Hierarchy This Package Previous Next Index
Class Texte3D.Representation.MonPlan
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Canvas
|
+----Texte3D.Representation.MonPlan
- public class Representation.MonPlan
- extends Canvas
A class which represents the plane zone
- Author:
- Laure Ottavj
- Author:
- Sylvain Leterreur
Representation.MonPlan(Representation, Representation)
-
isObjectSelected(Point)
-
paint(Graphics)
-
refresh(Point)
-
refreshAndStop(Point)
-
Representation.MonPlan
public Representation.MonPlan(Representation this$0,
Representation rep)
isObjectSelected
public void isObjectSelected(Point pos)
refresh
public void refresh(Point pos)
refreshAndStop
public void refreshAndStop(Point pos)
paint
public void paint(Graphics g)
- Overrides:
- paint in class Canvas
All Packages Class Hierarchy This Package Previous Next Index