public class FlatBlock extends SyncEventList<FlatString>
| Modifier and Type | Field and Description |
|---|---|
protected Rectangle2D.Double |
bounds |
protected long |
boundsScn |
protected long |
scn |
synceventQueue, listeners, lockLevellist| Modifier and Type | Method and Description |
|---|---|
void |
align(double xalign) |
void |
align(FlatString fstr,
double xalign) |
Rectangle2D.Double |
getBounds() |
void |
init(String text,
boolean multiLine,
Font font,
FontRenderContext fctx) |
long |
nextscn() |
void |
render(Graphics2D gs) |
void |
render(Graphics2D gs,
double x,
double y) |
long |
scn() |
lockRunadd, add0, iterator, iterator0, remove, remove, remove0, remove0, removeAll, removeAll0, retainAll, retainAll0add, add0, addAll, addAll, addAll0, addAll0, addEventListListener, addEventListListener, addEventToQueue, bulkInsert, clear, clear0, contains, containsAll, containsEventListListener, fireEventListMessage, fireQueueEvents, fireQueueEvents0, get, getListenersHelper, getWrappedList, indexOf, isEmpty, lastIndexOf, listIterator, listIterator, listIterator0, listIterator0, lockRun, onAdded, onAdding, onChanged, onChanged, onChanging, onChanging, onDeleted, onDeleted, onDeleting, onDeleting, onInserted, onInserted, onInserting, onInserting, onRemoved, onRemoving, onUpdated, onUpdated, onUpdating, onUpdating, removeEventListListener, set, set0, setWrappedList, size, subList, subList0, toArray, toArraytoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streamprotected long scn
protected Rectangle2D.Double bounds
protected long boundsScn
public FlatBlock()
public FlatBlock(Object sync)
public long scn()
public long nextscn()
public Rectangle2D.Double getBounds()
public void init(String text, boolean multiLine, Font font, FontRenderContext fctx)
public void render(Graphics2D gs)
public void render(Graphics2D gs, double x, double y)
public void align(FlatString fstr, double xalign)
public void align(double xalign)
Copyright © 2018. All rights reserved.