de.grogra.graph
Interface Instantiator

All Known Implementing Classes:
Instance, Instance3D

public interface Instantiator


Method Summary
 boolean instantiate(ArrayPath path, Visitor v)
           
 

Method Detail

instantiate

boolean instantiate(ArrayPath path,
                    Visitor v)