jas.plot
Interface SetablePlotGraphics

All Superinterfaces:
PlotGraphics
All Known Implementing Classes:
PlotGraphics11, PlotGraphics12

public interface SetablePlotGraphics
extends PlotGraphics


Field Summary
 
Fields inherited from interface jas.plot.PlotGraphics
SYMBOL_BOX, SYMBOL_CIRCLE, SYMBOL_CROSS, SYMBOL_DIAMOND, SYMBOL_DOT, SYMBOL_HORIZ_LINE, SYMBOL_SQUARE, SYMBOL_STAR, SYMBOL_TRIANGLE, SYMBOL_VERT_LINE
 
Method Summary
 void setGraphics(Graphics g)
           
 
Methods inherited from interface jas.plot.PlotGraphics
clearClip, clearTransformation, createImage, drawImage, drawImage, drawLine, drawOval, drawPolyLine, drawPolySymbol, drawRect, drawString, drawSymbol, fillRect, getClipBounds, getFont, getFontMetrics, setClip, setColor, setFont, setStroke, setTransformation
 

Method Detail

setGraphics

void setGraphics(Graphics g)


Copyright © 2000-2009 FreeHEP. All Rights Reserved.