Uses of Interface
org.epics.pvmanager.data.Display

Packages that use Display
org.epics.pvmanager.data Support for control system types. 
 

Uses of Display in org.epics.pvmanager.data
 

Subinterfaces of Display in org.epics.pvmanager.data
 interface VByteArray
          Byte array with alarm, timestamp, display and control information.
 interface VDouble
          Scalar double with alarm, timestamp, display and control information.
 interface VDoubleArray
          Double array with alarm, timestamp, display and control information.
 interface VFloatArray
          Float array with alarm, timestamp, display and control information.
 interface VInt
          Scalar integer with alarm, timestamp, display and control information.
 interface VIntArray
          Int array with alarm, timestamp, display and control information.
 interface VMultiDouble
          Multi channel array of VDouble.
 interface VMultiInt
           
 interface VShortArray
          Short array with alarm, timestamp, display and control information.
 interface VStatistics
          Statistics for double with alarm, timestamp and display information.
 



Copyright © 2010. All Rights Reserved.