|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sfm.ap210.jsdai.utils.GraphDump
public class GraphDump
This is a utility script to dump a GraphML representation of the connectivity graph of a STEP Part21 file. Running the application will present the user with a file prompt for a .stp file. A .stp.graphml will be created alongside the .stp file for the dumped connectivity graph data. The user is then free to load and examine the graph data in any capable graphml reader application.
| Constructor Summary | |
|---|---|
GraphDump()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphDump()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws jsdai.lang.SdaiException,
java.io.IOException
jsdai.lang.SdaiException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||