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

Constructor Index

 o Representation.MonPlan(Representation, Representation)

Method Index

 o isObjectSelected(Point)
 o paint(Graphics)
 o refresh(Point)
 o refreshAndStop(Point)

Constructors

 o Representation.MonPlan
public Representation.MonPlan(Representation this$0,
                              Representation rep)

Methods

 o isObjectSelected
public void isObjectSelected(Point pos)
 o refresh
public void refresh(Point pos)
 o refreshAndStop
public void refreshAndStop(Point pos)
 o paint
public void paint(Graphics g)
Overrides:
paint in class Canvas

All Packages  Class Hierarchy  This Package  Previous  Next  Index