All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class lyon.ipl.Line_type

java.lang.Object
   |
   +----lyon.ipl.Line_type

class Line_type
extends java.lang.Object

Variable Index

 o x1
 o x2
 o y1
 o y2

Constructor Index

 o Line_type(int, int, int, int)

Variables

 o x1
 int x1
 o y1
 int y1
 o x2
 int x2
 o y2
 int y2

Constructors

 o Line_type
 Line_type(int a,
           int b,
           int c,
           int d)

All Packages  Class Hierarchy  This Package  Previous  Next  Index