Uses of Interface
hep.graphics.heprep.HepRepPoint

Packages that use HepRepPoint
hep.graphics.heprep HepRep (see documentation). 
 

Uses of HepRepPoint in hep.graphics.heprep
 

Methods in hep.graphics.heprep that return HepRepPoint
 HepRepPoint HepRepPoint.copy(HepRepInstance parent)
          Returns a deep copy of this point.
abstract  HepRepPoint HepRepFactory.createHepRepPoint(HepRepInstance instance, double x, double y, double z)
          Creates a HepRepPoint.
 

Methods in hep.graphics.heprep with parameters of type HepRepPoint
 void HepRepInstance.addPoint(HepRepPoint point)
          Adds a point to this instance.
 void HepRepWriter.write(HepRepPoint point)
          Writes a HepRepPoint.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.