Uses of Interface
venice.VComponent

Uses of VComponent in venice
 

Classes in venice that implement VComponent
 class ZComponent
          A concrete implementation of VComponent interface using Jazz library.
 

Methods in venice that return VComponent
 VComponent Visualization.newVComponent(java.lang.String inId)
          a factory method for generating new VComponents.
 VComponent ZVisualization.newVComponent(java.lang.String inId)