Package org.jlab.geom.gui
Class DetectorShape3D
java.lang.Object
org.jlab.geom.gui.DetectorShape3D
- Author:
- gavalian
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SECTOR
public int SECTOR -
LAYER
public int LAYER -
COMPONENT
public int COMPONENT -
isActive
-
detectorType
-
shapePolygon
-
shapePath
-
-
Constructor Details
-
DetectorShape3D
public DetectorShape3D() -
DetectorShape3D
-
-
Method Details
-
addPathPoint
public void addPathPoint(double x, double y) -
getPath
-
addPoint
public void addPoint(double x, double y) -
setPoints
public void setPoints(double[] x, double[] y) -
getMinX
public int getMinX() -
getMaxX
public int getMaxX() -
getMinY
public int getMinY() -
getMaxY
public int getMaxY() -
toString
-