public class ShapeDiagVolumeNode extends UnaryNode implements java.lang.Cloneable
indexOptions
Constructor and Description |
---|
ShapeDiagVolumeNode(Node idQuery,
Matrix3D transfo,
java.lang.String mode) |
ShapeDiagVolumeNode(ShapeDiagVolumeNode 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 ShapeDiagVolumeNode(Node idQuery, Matrix3D transfo, java.lang.String mode)
public ShapeDiagVolumeNode(ShapeDiagVolumeNode 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.