Class SurfaceMask.MaskPoint3D
java.lang.Object
cz.fidentis.analyst.data.surfacemask.SurfaceMask.MaskPoint3D
- Enclosing class:
SurfaceMask
Class representing a single point of Interactive Mask.
-
Method Summary
Modifier and TypeMethodDescriptiongetFacet()
boolean
boolean
javax.vecmath.Vector3d
javax.vecmath.Point3d
-
Method Details
-
getPosition
public javax.vecmath.Point3d getPosition() -
getFacet
-
getNormal
public javax.vecmath.Vector3d getNormal() -
getIsSampled
public boolean getIsSampled() -
getIsSelected
public boolean getIsSelected()
-