Uses of Class
com.luciad.view.vertical.TLcdVVJPanel
Packages that use TLcdVVJPanel
Package
Description
Provides the addon that offers vertical (or profile) views of loaded data.
Contains all classes for terrain elevation analysis.
Visualisation of the third dimension of a list of points.
-
Uses of TLcdVVJPanel in com.luciad.lucy.addons.vertical
Methods in com.luciad.lucy.addons.vertical that return TLcdVVJPanelModifier and TypeMethodDescriptionprotected TLcdVVJPanelTLcyVerticalViewComponentFactory.createVVJPanel()Creates theTLcdVVJPanel, the most important component of the vertical view.Methods in com.luciad.lucy.addons.vertical with parameters of type TLcdVVJPanelModifier and TypeMethodDescriptionprotected voidTLcyVerticalViewComponentFactory.insertVVJPanel(TLcdVVJPanel aVVJPanel, Container aVerticalViewPanel) Inserts the vertical view into the aVerticalViewPanel. -
Uses of TLcdVVJPanel in com.luciad.tea
Methods in com.luciad.tea with parameters of type TLcdVVJPanelModifier and TypeMethodDescriptionvoidTLcdVVTerrainProfileRenderer.fillSubProfileStepPolygon(Graphics aGraphics, TLcdVVJPanel aVView, int aState, int aRenderingMode, int aSubProfileStepIndex, int aSegmentIndex, int aSubProfileIndex, int[] aXArray, int[] aYArray) This method actually paints the terrain profile.voidTLcdVVTerrainProfileRenderer.paintPointLabel(Graphics aGraphics, TLcdVVJPanel aVView, int aPointIndex, int xPos, int yPos) Paints the labels for the main profile points.voidTLcdVVTerrainProfileRenderer.paintVerticalCursor(Graphics aGraphics, TLcdVVJPanel aVView, int aCurrentXPosition, int aYOffset, int aHeight, int aLeftPointIndex, int aRightPointIndex, int aMouseY, double aRatio) Paints the vertical cursor. -
Uses of TLcdVVJPanel in com.luciad.view.vertical
Methods in com.luciad.view.vertical that return TLcdVVJPanelModifier and TypeMethodDescriptionTLcdVVWithControllersJPanel.getVerticalView()Retrieves the vertical view the panel is controlling.Methods in com.luciad.view.vertical with parameters of type TLcdVVJPanelModifier and TypeMethodDescriptionvoidILcdVVRenderer.drawProfileLine(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aSegmentIndex, int aX1, int aY1, int aX2, int aY2) Draws the line of the main profile that corresponds to the segment with the given index.voidTLcdDefaultVVRenderer.drawProfileLine(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aSegmentIndex, int aX1, int aY1, int aX2, int aY2) voidTLcdDefaultVVRendererJ2D.drawProfileLine(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aSegmentIndex, int aX1, int aY1, int aX2, int aY2) voidILcdVVRenderer.drawSubProfileLine(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aRenderingMode, int aSubProfileStepIndex, int aSegmentIndex, int aSubProfileIndex, int aX1, int aY1, int aX2, int aY2) voidTLcdDefaultVVRenderer.drawSubProfileLine(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aRenderingMode, int aSubProfileStepIndex, int aSegmentIndex, int aSubProfileIndex, int aX1, int aY1, int aX2, int aY2) voidTLcdDefaultVVRendererJ2D.drawSubProfileLine(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aRenderingMode, int aSubProfileStepIndex, int aSegmentIndex, int aSubProfileIndex, int aX1, int aY1, int aX2, int aY2) voidILcdVVRenderer.fillSubProfileStepPolygon(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aRenderingMode, int aSubProfileStepIndex, int aSegmentIndex, int aSubProfileIndex, int[] aXArray, int[] aYArray) voidTLcdDefaultVVRenderer.fillSubProfileStepPolygon(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aRenderingMode, int aSubProfileStepIndex, int aSegmentIndex, int aSubProfileIndex, int[] aXArray, int[] aYArray) voidTLcdDefaultVVRendererJ2D.fillSubProfileStepPolygon(Graphics aGraphics, TLcdVVJPanel aVV, int aState, int aRenderingMode, int aSubProfileStepIndex, int aSegmentIndex, int aSubProfileIndex, int[] aXArray, int[] aYArray) intALcdVVXAxisRendererJ2D.getHeight(Graphics aGraphics, TLcdVVJPanel aVV) intILcdVVXAxisRenderer.getHeight(Graphics aGraphics, TLcdVVJPanel aVV) voidALcdVVXAxisRendererJ2D.paintOnXAxis(int[] aXLabelPositionArray, int aStartPointIndex, int aLength, Rectangle aBounds, Graphics aGraphics, TLcdVVJPanel aVV) voidILcdVVXAxisRenderer.paintOnXAxis(int[] aXLabelPositionArray, int aStartPointIndex, int aLength, Rectangle aBounds, Graphics aGraphics, TLcdVVJPanel aVV) voidILcdVVRenderer.paintPointIcon(Graphics aGraphics, TLcdVVJPanel aVV, int aPointIndex, int aXPosition, Rectangle aBounds) Paints the icon of the point with the given index on the graphics.voidTLcdDefaultVVRenderer.paintPointIcon(Graphics aGraphics, TLcdVVJPanel aVV, int aPointIndex, int aXPosition, Rectangle aBounds) voidTLcdDefaultVVRendererJ2D.paintPointIcon(Graphics aGraphics, TLcdVVJPanel aVV, int aPointIndex, int aXPosition, Rectangle aBounds) voidILcdVVRenderer.paintPointLabel(Graphics aGraphics, TLcdVVJPanel aVerticalView, int aPointIndex, int aXPos, int aYPos) Used for painting a label when a point is moved over with the mouse.voidTLcdDefaultVVRenderer.paintPointLabel(Graphics g, TLcdVVJPanel aVerticalView, int aPointIndex, int aXPos, int aYPos) voidTLcdDefaultVVRendererJ2D.paintPointLabel(Graphics g, TLcdVVJPanel aVerticalView, int aPointIndex, int aXPos, int aYPos) voidILcdVVRenderer.paintVerticalCursor(Graphics aGraphics, TLcdVVJPanel aVV, int aCurrentXPosition, int aYOffset, int aHeight, int aLeftPointIndex, int aRightPointIndex, int aMouseY, double aRatio) Paints the VerticalCursor.voidTLcdDefaultVVRenderer.paintVerticalCursor(Graphics aGraphics, TLcdVVJPanel aVV, int aCurrentXPosition, int aYOffset, int aHeight, int aLeftPointIndex, int aRightPointIndex, int aMouseY, double aPercentage) voidTLcdDefaultVVRendererJ2D.paintVerticalCursor(Graphics aGraphics, TLcdVVJPanel aVV, int aCurrentXPosition, int aYOffset, int aHeight, int aLeftPointIndex, int aRightPointIndex, int aMouseY, double aPercentage) voidILcdVVRenderer.paintYAxisParallelLine(Graphics aGraphics, TLcdVVJPanel aVV, int aPointIndex, int aX, Rectangle aBounds) Paints a vertical line from the point with the given point index on the main profile to the X-axis.voidTLcdDefaultVVRenderer.paintYAxisParallelLine(Graphics aGraphics, TLcdVVJPanel aVV, int aPointIndex, int aX, Rectangle aBounds) voidTLcdDefaultVVRendererJ2D.paintYAxisParallelLine(Graphics aGraphics, TLcdVVJPanel aVV, int aPointIndex, int aX, Rectangle aBounds) voidTLcdVVStartEndIndexJSlider.setVerticalView(TLcdVVJPanel aVV) Constructors in com.luciad.view.vertical with parameters of type TLcdVVJPanelModifierConstructorDescriptionTLcdAltitudeRangeSliderAdapter(TLcdVVJPanel aVVJPanel, TLcdVVAltitudeRangeSliderJPanel aRangeSlider) Deprecated.TLcdVVAltitudeRangeSliderJPanel(double aMin, double aMax, TLcdVVJPanel aVVJPanel) Creates a new range slider that only covers the passed altitude interval.TLcdVVAltitudeRangeSliderJPanel(TLcdVVJPanel aVVJPanel) Creates a new range slider that automatically updates its minumum and maximum values.TLcdVVLeftRightOffsetRangeSliderJPanel(TLcdVVJPanel aVerticalView) TLcdVVStartEndIndexJSlider(TLcdVVJPanel aVerticalView) Creates a new controller panel containing the given vertical view and all available controllers.TLcdVVWithControllersJPanel(TLcdVVJPanel aVV, int aOptionCombination) Creates a new controller panel containing the given vertical view and the given controllers.