|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.billboard.Billboarder de.grogra.billboard.CakeBillboarder de.grogra.billboard.vrml.VRMLCakeBuilder
public class VRMLCakeBuilder
Field Summary |
---|
Fields inherited from class de.grogra.billboard.CakeBillboarder |
---|
centerHeight, centerWidth, invisibleLayer, visibleLayer |
Fields inherited from class de.grogra.billboard.Billboarder |
---|
angleOffset, appendfix, camera, countZero, currentSide, file, imageFolder, imgHeight, imgWidth, mt, MT_EXR, MT_JPG, MT_PJPG, MT_PNG, MT_X_EXR, pathAndFileName, prefix, RotationAngle, rotationPoint, sides, suffix, view3d |
Constructor Summary | |
---|---|
VRMLCakeBuilder(java.io.File file,
MimeType mt)
|
|
VRMLCakeBuilder(java.io.File file,
MimeType mt,
java.lang.String subDirectionary)
|
Method Summary | |
---|---|
protected void |
finalAction()
This method is invoked after the last billboard was rendered. |
java.lang.String |
getVRMLTempl()
|
void |
writeVRML(int width,
int height)
|
Methods inherited from class de.grogra.billboard.CakeBillboarder |
---|
billboarding, cake, cake, setCenterDim, setLayer, setRunLater |
Methods inherited from class de.grogra.billboard.Billboarder |
---|
angleOffset, beginAt, getBBName, getLeadingZeros, graph, initialize, insertName, justRenderView, location, nextSide, nextSide, setDestination, transformation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VRMLCakeBuilder(java.io.File file, MimeType mt)
public VRMLCakeBuilder(java.io.File file, MimeType mt, java.lang.String subDirectionary) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void finalAction()
Billboarder
finalAction
in class Billboarder
public java.lang.String getVRMLTempl()
public void writeVRML(int width, int height)
writeVRML
in interface VRMLBuilder
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |