|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataBoundsProvider
An interface describing a Component that can provide basic information about the area its data covers.
Method Summary | |
---|---|
DataBounds |
getDataBounds()
Returns a DataBounds object describing the area of coverage. |
java.lang.String |
getName()
A pretty name for the boundary, suitable for a GUI. |
Method Detail |
---|
DataBounds getDataBounds()
java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |