public class BrailleBox
extends java.awt.Rectangle
コンストラクタと説明 |
---|
BrailleBox() |
BrailleBox(BrailleBox src) |
BrailleBox(int x,
int y,
int w,
int h,
int brailleInfoIndex,
int[] dots) |
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getBrailleInfoIndex() |
int[] |
getDots() |
static BrailleBox |
getLineBreak(int x,
int y,
int w,
int h,
int brailleIndex) |
boolean |
isLineBreak() |
void |
setBrailleInfoIndex(int index) |
void |
setDots(int[] dots) |
add, add, add, contains, contains, contains, contains, createIntersection, createUnion, equals, getBounds, getBounds2D, getHeight, getLocation, getSize, getWidth, getX, getY, grow, inside, intersection, intersects, isEmpty, move, outcode, reshape, resize, setBounds, setBounds, setLocation, setLocation, setRect, setSize, setSize, toString, translate, union
add, add, add, contains, contains, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, setRect, union
public BrailleBox()
public BrailleBox(BrailleBox src)
public BrailleBox(int x, int y, int w, int h, int brailleInfoIndex, int[] dots)
public boolean isLineBreak()
public static BrailleBox getLineBreak(int x, int y, int w, int h, int brailleIndex)
public void setBrailleInfoIndex(int index)
public int getBrailleInfoIndex()
public int[] getDots()
public void setDots(int[] dots)