Package ucar.unidata.ui
Class GraphPaperLayout.Location
java.lang.Object
ucar.unidata.ui.GraphPaperLayout.Location
- Enclosing class:
GraphPaperLayout
Class Location _more_
- Version:
- $Revision: 1.12 $
- Author:
- IDV Development Team
-
Constructor Summary
ConstructorsConstructorDescriptionLocation
(JComponent comp, int x, int y) _more_Location
(JComponent comp, Object object, String label) _more_Location
(JComponent comp, Object object, String label, Rectangle rect) _more_Location
(JComponent comp, String label, int x, int y, int width, int height) _more_ -
Method Summary
-
Constructor Details
-
Location
_more_- Parameters:
comp
- _more_object
- _more_label
- _more_
-
Location
_more_- Parameters:
comp
- _more_object
- _more_label
- _more_rect
- _more_
-
Location
_more_- Parameters:
comp
- _more_label
- _more_x
- _more_y
- _more_width
- _more_height
- _more_
-
Location
_more_- Parameters:
comp
- _more_x
- _more_y
- _more_
-
-
Method Details
-
getLabel
_more_- Returns:
- _more_
-
getComponent
_more_- Returns:
- _more_
-
getRect
_more_- Returns:
- _more_
-
getObject
_more_- Returns:
- _more_
-