com.partnersoft.maps.file
Class ConnectivityFile

java.lang.Object
  extended by com.partnersoft.maps.file.ConnectivityFile

public class ConnectivityFile
extends java.lang.Object


Constructor Summary
ConnectivityFile(VfsFile file)
           
 
Method Summary
 ElectricalConnectivityNode[] readNodes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectivityFile

public ConnectivityFile(VfsFile file)
                 throws java.io.IOException
Throws:
java.io.IOException
Method Detail

readNodes

public ElectricalConnectivityNode[] readNodes()
                                       throws java.io.IOException
Throws:
java.io.IOException