|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StructureViewer
Method Summary | |
---|---|
void |
clear()
Clear the current display |
Color |
getColor()
|
Selection |
getSelection()
|
void |
repaint()
|
void |
setColor(Color red)
Apply this color to the current Selection |
void |
setSelection(Selection selection)
|
void |
setStructure(Structure structure)
|
void |
setStyle(RenderStyle wireframe)
Apply this style to the current selection |
void |
setZoom(int i)
Set the Zoom level |
Method Detail |
---|
void setStructure(Structure structure)
void repaint()
void setSelection(Selection selection)
Selection getSelection()
void setColor(Color red)
red
- Color getColor()
void setStyle(RenderStyle wireframe)
wireframe
- renderstylevoid clear()
void setZoom(int i)
i
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |