Uses of Class
curve.area.MyArea
Packages that use MyArea
-
Uses of MyArea in curve.area
Fields in curve.area declared as MyAreaFields in curve.area with type parameters of type MyAreaMethods in curve.area that return MyAreaModifier and TypeMethodDescriptionstatic MyArea
Neighbour.checkOverArea
(int fX, int fY, Tr t) check Over AreaMethods in curve.area with parameters of type MyArea -
Uses of MyArea in curve.line
Fields in curve.line with type parameters of type MyAreaMethods in curve.line that return types with arguments of type MyAreaMethods in curve.line with parameters of type MyArea -
Uses of MyArea in curve.point
Fields in curve.point declared as MyAreaModifier and TypeFieldDescriptionprivate MyArea
AreaPoint.area
any number of curves or lines can connect to this pointMethods in curve.point that return MyAreaMethods in curve.point with parameters of type MyArea -
Uses of MyArea in curve.popup
Methods in curve.popup with parameters of type MyAreaModifier and TypeMethodDescriptionvoid
MoverPopupMenu.createAndShowAreaMenu
(int fx, int fy, MyArea area, Tr t) create And Show Area Menu