hep.geant4.jni
Class G4Polyline
java.lang.Object
hep.geant4.jni.G4Point3DVector
hep.geant4.jni.G4Point3DList
hep.geant4.jni.G4Polyline
- All Implemented Interfaces:
- G4Visible
public class G4Polyline
- extends G4Point3DList
- implements G4Visible
Methods inherited from class hep.geant4.jni.G4Point3DVector |
add, capacity, clear, empty, get, getCPtr, isEmpty, pushBack, reserve, set, size |
G4Polyline
public G4Polyline(long cPtr,
boolean cMemoryOwn)
G4Polyline
public G4Polyline()
getCPtr
public static long getCPtr(G4Polyline obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4Point3DList
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4Point3DList
getVisAttributes
public G4VisAttributes getVisAttributes()
- Specified by:
getVisAttributes
in interface G4Visible
setVisAttributes
public void setVisAttributes(G4VisAttributes attributes)
- Specified by:
setVisAttributes
in interface G4Visible
transform
public G4Polyline transform(G4Transform3D arg0)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.