edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.view
/
ProbeView
Probe
View
class
ProbeView
:
RenderView
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Group
Link copied to clipboard
data
class
Group
(
id
:
String
,
dots
:
Map
<
String
,
List
<
Vector3d
>
>
,
vectors
:
Map
<
String
,
List
<
Pair
<
Vector3d
,
Vector3d
>
>
>
)
Content copied to clipboard
Visibility
Link copied to clipboard
inner
class
Visibility
Content copied to clipboard
Functions
calc
Bounding
Box
Link copied to clipboard
open
fun
calcBoundingBox
(
)
:
AABBf
?
Content copied to clipboard
get
Indexed
Link copied to clipboard
open
fun
getIndexed
(
index
:
Int
)
:
Any
?
Content copied to clipboard
Properties
cylinders
Link copied to clipboard
open
override
val
cylinders
:
CylinderRenderable
Content copied to clipboard
dotRadius
Link copied to clipboard
var
dotRadius
:
Double
=
0.04
Content copied to clipboard
groups
Link copied to clipboard
var
groups
:
Map
<
String
,
ProbeView.Group
>
?
=
null
Content copied to clipboard
isVisible
Link copied to clipboard
open
override
var
isVisible
:
Boolean
=
true
Content copied to clipboard
spheres
Link copied to clipboard
open
override
val
spheres
:
SphereRenderable
Content copied to clipboard
vectorRadius
Link copied to clipboard
var
vectorRadius
:
Double
=
0.02
Content copied to clipboard
visibility
Link copied to clipboard
val
visibility
:
ProbeView.Visibility
Content copied to clipboard