|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.Parser
parser.MaterialParser
public class MaterialParser
Nested Class Summary | |
---|---|
class |
MaterialParser.MaterialName
|
Constructor Summary | |
---|---|
MaterialParser(GlobalLists globallists)
|
Method Summary | |
---|---|
IMaterial |
createMaterial(org.w3c.dom.Node materialNode)
|
void |
readMaterialFile(java.lang.String FileName)
|
void |
readMaterials(org.w3c.dom.NodeList materials)
|
Methods inherited from class parser.Parser |
---|
readAttribute, readBoolean, readColor, readDouble, readVector3D |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MaterialParser(GlobalLists globallists)
Method Detail |
---|
public void readMaterialFile(java.lang.String FileName)
public void readMaterials(org.w3c.dom.NodeList materials)
public IMaterial createMaterial(org.w3c.dom.Node materialNode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |