public final class OperatorVertex extends IRVertex
| Constructor and Description |
|---|
OperatorVertex(Transform t)
Constructor of OperatorVertex.
|
| Modifier and Type | Method and Description |
|---|---|
OperatorVertex |
getClone() |
Transform |
getTransform() |
String |
propertiesToJSON() |
copyExecutionPropertiesTo, getExecutionProperties, getProperty, irVertexPropertiesToString, setPropertygetId, getNumericIdpublic OperatorVertex(Transform t)
t - transform for the OperatorVertex.public OperatorVertex getClone()
public Transform getTransform()
public String propertiesToJSON()
propertiesToJSON in class VertexCopyright © 2018. All rights reserved.