hep.geant4.jni
Class G4Conic
java.lang.Object
hep.geant4.jni.G4Curve
hep.geant4.jni.G4Conic
- Direct Known Subclasses:
- G4CircularCurve, G4Ellipse, G4Hyperbola, G4Parabola
public class G4Conic
- extends G4Curve
Constructor Summary |
G4Conic(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class hep.geant4.jni.G4Curve |
bBox, getCPtr, getEnd, getEntityType, getPEnd, getPMax, getPoint, getPPoint, getPStart, getSameSense, getStart, intersectRay2D, isBounded, isPOn, name, project, project, setBounds, setBounds, setBounds, setBounds, setParentSrfPtr, setSameSense, tangent |
G4Conic
public G4Conic(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4Conic obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4Curve
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4Curve
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4Curve
getPosition
public G4Axis2Placement3D getPosition()
getPShift
public double getPShift()
setPShift
public void setPShift(double pShift0)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.