public class InfoPointcloud2DText
extends java.lang.Object
| Constructor and Description |
|---|
InfoPointcloud2DText(int xPosScreen,
int yPosScreen,
int numberOfPoints,
java.lang.String cloudName,
double[] bounds,
int memorySize)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
vtk.vtkTextActor |
getCaptionCloudBoundsActor() |
vtk.vtkTextActor |
getCaptionCloudNameActor() |
java.lang.Boolean |
getCaptionEnabled() |
vtk.vtkTextActor |
getCaptionLatLonActor() |
vtk.vtkTextActor |
getCaptionMemorySizeActor() |
vtk.vtkTextActor |
getCaptionNumberOfPointsActor() |
void |
setCaptionEnabled(java.lang.Boolean captionEnabled) |
public InfoPointcloud2DText(int xPosScreen,
int yPosScreen,
int numberOfPoints,
java.lang.String cloudName,
double[] bounds,
int memorySize)
xPosScreen - yPosScreen - numberOfPoints - cloudName - bounds - memorySize - renderer - public vtk.vtkTextActor getCaptionNumberOfPointsActor()
public vtk.vtkTextActor getCaptionCloudNameActor()
public vtk.vtkTextActor getCaptionCloudBoundsActor()
public vtk.vtkTextActor getCaptionLatLonActor()
public vtk.vtkTextActor getCaptionMemorySizeActor()
public java.lang.Boolean getCaptionEnabled()
public void setCaptionEnabled(java.lang.Boolean captionEnabled)
captionEnabled - the captionEnabled to setCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.