|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.mlfc.MLFC
fi.hut.tml.xsmiles.mlfc.x3d.X3DMLFC
X3D MLFC - renders X3D (VRML like) documents.
!! NOTE: This class requires Java3D to compile. If you don't have Java3D installed,
!! just remove this package and try recompiling. The impact of removing this package is
!! that you cannot display X3D documents.
!! NOTE: This class also requires Java 1.2 (HashMap etc.)
| Field Summary | |
protected X3DRenderer |
renderer
|
| Fields inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
contentHandler, controlsShown, title |
| Constructor Summary | |
X3DMLFC()
Empty constructor, but checks that Java3D exists. |
|
| Method Summary | |
org.w3c.dom.Element |
createElementNS(org.apache.xerces.dom.DocumentImpl doc,
java.lang.String ns,
java.lang.String tagname)
Create a DOM element. |
java.lang.String |
getVersion()
Get the version of the MLFC. |
void |
start()
Convert X3D DOM doc into VRML graph and render it. |
void |
stop()
Stop rendering X3D document. |
| Methods inherited from class fi.hut.tml.xsmiles.mlfc.MLFC |
commitUpdateTransaction, createAttributeNS, get, getContainer, getContentHandler, getLocalname, getMLFCController, getMLFCListener, getMLFCParameters, getResourceReferencer, getTitle, getXMLDocument, init, initMLFC, isHost, isPrimary, pause, rollbackUpdateTransaction, setContainer, setContentHandler, setHost, setMLFCListener, setMLFCParameters, setTitle, setXMLDocument, setZoom, startMLFC, startUpdateTransaction, stopMLFC |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected X3DRenderer renderer
| Constructor Detail |
public X3DMLFC()
| Method Detail |
public final java.lang.String getVersion()
getVersion in class MLFC
public org.w3c.dom.Element createElementNS(org.apache.xerces.dom.DocumentImpl doc,
java.lang.String ns,
java.lang.String tagname)
createElementNS in class MLFCpublic void start()
start in class MLFCpublic void stop()
stop in class MLFC
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||