public class BoxVolumeNode extends IndexValue implements java.lang.Cloneable
field
indexOptions
Constructor and Description |
---|
BoxVolumeNode(BoxVolumeNode other) |
BoxVolumeNode(Point3D min,
Point3D max,
Matrix3D transfo,
java.lang.String mode) |
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 BoxVolumeNode(Point3D min, Point3D max, Matrix3D transfo, java.lang.String mode)
public BoxVolumeNode(BoxVolumeNode 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.