Uses of Interface
venice.VInterface

Uses of VInterface in venice
 

Classes in venice that implement VInterface
 class ZInterface
          ZInterface is a concrete implementation of VInterface using Jazz library.
 

Methods in venice that return VInterface
 VInterface Visualization.newVInterface(java.lang.String inId)
          a factory method for generating new VInterfaces.
 VInterface ZVisualization.newVInterface(java.lang.String inId)