public abstract class CompactSurveyVolume extends SurveyVolume
Modifier and Type | Field and Description |
---|---|
(package private) org.jdom.Element |
node |
static String |
xmlTagName |
static String |
xmlTagNameTop |
ballPos, debug, flatPos, referenceGeom, veePos
Constructor and Description |
---|
CompactSurveyVolume(String name,
SurveyVolume m,
AlignmentCorrection alignmentCorrection,
org.jdom.Element node2) |
CompactSurveyVolume(String name,
SurveyVolume m,
AlignmentCorrection alignmentCorrection,
SurveyVolume ref,
org.jdom.Element node2) |
Modifier and Type | Method and Description |
---|---|
private void |
getCoordFromCompact()
Extract coordinate system from xml description
|
protected void |
setPos()
Extract survey positions from xml description
|
addReferenceGeom, addReferenceGeom, applyGenericCoordinateSystemCorrections, applyReferenceTransformation, getBallPos, getBoxDim, getCenter, getCoord, getFlatPos, getMaterial, getMother, getName, getVeePos, init, printSurveyPos, setBallPos, setBoxDim, setBoxDim, setCenter, setCenter, setCenter, setCoord, setFlatPos, setMaterial, setMother, setName, setVeePos, toString
public static final String xmlTagNameTop
public static final String xmlTagName
org.jdom.Element node
public CompactSurveyVolume(String name, SurveyVolume m, AlignmentCorrection alignmentCorrection, org.jdom.Element node2)
public CompactSurveyVolume(String name, SurveyVolume m, AlignmentCorrection alignmentCorrection, SurveyVolume ref, org.jdom.Element node2)
protected void setPos()
setPos
in class SurveyVolume
private void getCoordFromCompact()
Copyright © 2019. All rights reserved.