|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.layer.test.TestLayer.GraphicBase
com.bbn.openmap.layer.test.TestLayer.Poly
Field Summary | |
protected int |
cMode
|
protected float |
lat
|
protected float |
lon
|
Fields inherited from class com.bbn.openmap.layer.test.TestLayer.GraphicBase |
fillColor, height, isFilled, lineColor, llpts, nsegs, radius, rt, type, visible, width, xypts |
Constructor Summary | |
TestLayer.Poly()
|
Method Summary | |
javax.swing.JPanel |
getGUI()
|
protected void |
setLL(javax.swing.JTextArea jta)
|
protected void |
setLLCoordinate(javax.swing.JTextField jtf,
int i)
|
protected void |
setVertices(java.lang.String verts)
|
protected void |
setXY(javax.swing.JTextArea jta)
|
Methods inherited from class com.bbn.openmap.layer.test.TestLayer.GraphicBase |
getOKButton, makeColorBox, makeFillCheckBox, setRender, setSegs, setType, setXYCoordinate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected float lat
protected float lon
protected int cMode
Constructor Detail |
public TestLayer.Poly()
Method Detail |
protected void setVertices(java.lang.String verts)
protected void setXY(javax.swing.JTextArea jta)
protected void setLL(javax.swing.JTextArea jta)
protected void setLLCoordinate(javax.swing.JTextField jtf, int i)
setLLCoordinate
in class TestLayer.GraphicBase
public javax.swing.JPanel getGUI()
getGUI
in class TestLayer.GraphicBase
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |