public class ShapeVolumeNode extends UnaryNode implements java.lang.Cloneable
indexOptions
Constructor and Description |
---|
ShapeVolumeNode(Node idQuery,
Matrix3D transfo,
LongOrDouble clearance,
java.lang.String mode,
boolean inverted,
IndexOptions options) |
ShapeVolumeNode(ShapeVolumeNode other) |
Modifier and Type | Method and Description |
---|---|
Node |
accept(NodeVisitor visitor) |
Node |
cloneNode() |
void |
toELLQL(java.lang.StringBuilder buffer,
boolean sortNAry) |
getContent, setContent
copyOptionsFrom, escapeStr, getHighlight, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
public ShapeVolumeNode(Node idQuery, Matrix3D transfo, LongOrDouble clearance, java.lang.String mode, boolean inverted, IndexOptions options)
public ShapeVolumeNode(ShapeVolumeNode 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.