|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphModel
Title: GraphModel
Description: A GraphModel associates one or more CurveModel with a Graph.
Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory
Company: LBNL
Method Summary | |
---|---|
java.util.Iterator |
getCurveModels()
Get all the CurveModels associated with this GraphModel. |
int |
getXType()
|
int |
getXUnits()
|
int |
getYType()
|
int |
getYUnits()
|
Method Detail |
---|
int getXType()
int getYType()
int getXUnits()
int getYUnits()
java.util.Iterator getCurveModels()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |