Modifier and Type | Method and Description |
---|---|
Box |
SpriteAnimation.getBox() |
Box |
Box.makeCopy() |
Modifier and Type | Method and Description |
---|---|
boolean |
Box.differentFrom(Box b,
double d) |
void |
Box.extendTo(Box b) |
void |
SpritePart.pushBox(Box b) |
void |
SpriteData.pushBox(Box b) |
Modifier and Type | Field and Description |
---|---|
(package private) Box |
DataPlotPainter.limitBox |
(package private) Box |
Plot.wkBox |
Modifier and Type | Method and Description |
---|---|
Box |
DataPlotPainter.getLimitBox() |
Box |
Plot.getLimitBox() |
Modifier and Type | Method and Description |
---|---|
void |
Plot.makeImage(int w,
int h,
Box b,
java.io.File fout) |
void |
PointsPlotElement.push(Box b) |
void |
StringPlotElement.push(Box b) |
void |
PolygonPlotElement.push(Box b) |
void |
LinePlotElement.push(Box b) |
abstract void |
PlotElement.push(Box b) |
void |
RasterRowElement.push(Box b) |
Modifier and Type | Method and Description |
---|---|
void |
Line.pushBox(Box b) |
void |
DisplayablePoint.pushBox(Box b) |
void |
Displayable.pushBox(Box b) |
Modifier and Type | Method and Description |
---|---|
void |
PolyLine.pushBox(Box b) |
abstract void |
Displayable.pushBox(Box b) |
Modifier and Type | Field and Description |
---|---|
private Box |
Mesh2plusTimeDisplay.meshBox |
Modifier and Type | Method and Description |
---|---|
Box |
PolyLineHandler.getDefaultBox() |
Box |
TableDataHandler.getLimitBox() |
Box |
SWCDisplay.getLimitBox() |
Box |
Mesh2plusTimeDisplay.getLimitBox() |
Box |
MeshSummary.getLimitBox() |
Box |
PolyLineHandler.getLimitBox() |
Modifier and Type | Method and Description |
---|---|
Box |
SegmentGraphVE.getLimitBox() |
Box |
SegmentGraphPainter.getLimitBox() |
Box |
SegmentGraphVE.getLimitBox(Painter p) |
Box |
SegmentGraphPainter.getLimitBox(Painter p) |
Modifier and Type | Field and Description |
---|---|
(package private) Box |
WorldCanvas.reframeBox |
private Box |
Painter.wkBox |
Modifier and Type | Method and Description |
---|---|
Box |
Painter.getBox() |
Box |
SpriteMoviePainter.getLimitBox() |
Box |
Demo1.getLimitBox() |
Box |
ZoneDemo.getLimitBox() |
Box |
CanvasTest.getLimitBox() |
Box |
PaintInstructor.getLimitBox() |
Box |
BuildPaintInstructor.getLimitBox(Painter p) |
Box |
ZoneDemo.getLimitBox(Painter p) |
Modifier and Type | Method and Description |
---|---|
void |
Labeller.adjustLabels(Box b) |
protected void |
WorldCanvas.frameToBox(Box box) |
void |
Labeller.initLabels(Box b) |
void |
WorldTransform.reframe(Box b) |
void |
Painter.reframe(Box box) |
Modifier and Type | Method and Description |
---|---|
Box |
AnimSlice.getBox() |
Box |
EventSequence.getLimitBox() |
Copyright © 2013. All Rights Reserved.