org.jmol.shape
Class FontLineShape
java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.FontShape
org.jmol.shape.FontLineShape
- Direct Known Subclasses:
- Axes, Bbcage, Uccage
public abstract class FontLineShape
- extends FontShape
Methods inherited from class org.jmol.shape.Shape |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tickInfos
TickInfo[] tickInfos
FontLineShape
public FontLineShape()
setProperty
public void setProperty(String propertyName,
Object value,
BitSet bs)
- Description copied from class:
Shape
- may come from any source -- executed AFTER a shape's own setProperty method
- Overrides:
setProperty
in class FontShape
getShapeState
public String getShapeState()
- Overrides:
getShapeState
in class FontShape
appendTickInfo
private void appendTickInfo(StringBuffer sb,
String type,
int i)
addTickInfo
public static void addTickInfo(StringBuffer sb,
TickInfo tickInfo,
boolean addFirst)