Modifier and Type | Field and Description |
---|---|
(package private) TickInfo[] |
tickInfos |
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties
Constructor and Description |
---|
FontLineShape() |
Modifier and Type | Method and Description |
---|---|
static void |
addTickInfo(java.lang.StringBuffer sb,
TickInfo tickInfo,
boolean addFirst) |
private void |
appendTickInfo(java.lang.StringBuffer sb,
java.lang.String type,
int i) |
java.lang.String |
getShapeState() |
void |
setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bs)
may come from any source -- executed AFTER a shape's own setProperty method
|
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, coordinateInRange, encodeColor, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getSize, getSize, getViewer, initializeShape, initModelSet, merge, setColix, setColix, setColix, setModelClickability, setModelSet, setShapeProperty, setShapeSize, setSize, setSize, setStateInfo, setStateInfo, setVisibilityFlags, wasClicked
TickInfo[] tickInfos
public void setProperty(java.lang.String propertyName, java.lang.Object value, java.util.BitSet bs)
Shape
setProperty
in class FontShape
public java.lang.String getShapeState()
getShapeState
in class FontShape
private void appendTickInfo(java.lang.StringBuffer sb, java.lang.String type, int i)
public static void addTickInfo(java.lang.StringBuffer sb, TickInfo tickInfo, boolean addFirst)