|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.shape.Shape
org.jmol.shape.FontShape
public abstract class FontShape
Field Summary | |
---|---|
(package private) Font3D |
font3d
|
protected String |
myType
|
Fields inherited from class org.jmol.shape.Shape |
---|
g3d, isBioShape, modelSet, myVisibilityFlag, RADIUS_MAX, shapeID, translucentAllowed, translucentLevel, viewer, xmlProperties |
Constructor Summary | |
---|---|
FontShape()
|
Method Summary | |
---|---|
String |
getShapeState()
|
void |
initShape()
|
void |
setProperty(String propertyName,
Object value,
BitSet bs)
may come from any source -- executed AFTER a shape's own setProperty method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
Font3D font3d
protected String myType
Constructor Detail |
---|
public FontShape()
Method Detail |
---|
public void initShape()
initShape
in class Shape
public void setProperty(String propertyName, Object value, BitSet bs)
Shape
setProperty
in class Shape
public String getShapeState()
getShapeState
in class Shape
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |