|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPdrabik.PointP
public class PointP
Field Summary | |
---|---|
int |
cech
|
int |
x
|
java.awt.Dimension |
xy
|
int |
y
|
Constructor Summary | |
---|---|
PointP()
|
|
PointP(java.awt.Dimension dim)
|
|
PointP(int ax,
int ay)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int x
public int y
public int cech
public java.awt.Dimension xy
Constructor Detail |
---|
public PointP()
public PointP(int ax, int ay)
public PointP(java.awt.Dimension dim)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |