|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.ext.x3d.exportation.AppearanceExport
public class AppearanceExport
| Field Summary | |
|---|---|
static java.util.HashMap<ChannelMap,java.lang.String> |
imageFileMap
Map for linking channel maps to exported image files to avoid duplicated exporting of same maps. |
| Constructor Summary | |
|---|---|
AppearanceExport()
|
|
| Method Summary | |
|---|---|
static void |
handleAppearance(de.grogra.ext.x3d.xmlbeans.ShapeDocument.Shape parent,
java.lang.Object node,
Shader shader,
X3DExport export,
GraphState gs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.util.HashMap<ChannelMap,java.lang.String> imageFileMap
| Constructor Detail |
|---|
public AppearanceExport()
| Method Detail |
|---|
public static void handleAppearance(de.grogra.ext.x3d.xmlbeans.ShapeDocument.Shape parent,
java.lang.Object node,
Shader shader,
X3DExport export,
GraphState gs)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||