public class RayVolumeNode extends IndexValue implements java.lang.Cloneable
field
indexOptions
Constructor and Description |
---|
RayVolumeNode(Point3D origin,
Vector3D direction,
IndexOptions options) |
RayVolumeNode(RayVolumeNode other) |
Modifier and Type | Method and Description |
---|---|
Node |
accept(NodeVisitor visitor) |
Node |
cloneNode() |
void |
toELLQL(java.lang.StringBuilder buffer,
boolean sortNAry) |
getField, setField
copyOptionsFrom, escapeStr, getHighlight, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
public RayVolumeNode(Point3D origin, Vector3D direction, IndexOptions options)
public RayVolumeNode(RayVolumeNode other)
public void toELLQL(java.lang.StringBuilder buffer, boolean sortNAry)
public Node accept(NodeVisitor visitor) throws QueryProcessingException
accept
in class Node
QueryProcessingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.