|
|||||||||
| 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 java.lang.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 | |
|---|---|
java.lang.String |
getShapeState()
|
void |
initShape()
|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
Font3D font3d
protected java.lang.String myType
| Constructor Detail |
|---|
public FontShape()
| Method Detail |
|---|
public void initShape()
initShape in class Shape
public void setProperty(java.lang.String propertyName,
java.lang.Object value,
java.util.BitSet bs)
Shape
setProperty in class Shapepublic java.lang.String getShapeState()
getShapeState in class Shape
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||