public class GridTranspose extends Tool
Title: GridTranspose class
Description: Transpose Grid 3D.
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Tool.ToolListener
bBrush, clickTolerance, listenerList, pPen
chart, InternalUse
Constructor and Description |
---|
GridTranspose() |
GridTranspose(IBaseChart c) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Gets descriptive text.
|
Custom3DGrid |
getSeries()
The 3D grid series to transpose.
|
java.lang.String |
getSummary()
Gets detailed descriptive text.
|
void |
setSeries(Custom3DGrid value)
Sets the 3D grid series to transpose.
|
void |
transpose()
Inverts (exchanges) X by Z values in a 3D grid series.
|
addMouseMotionListener, addToolListener, chartEvent, dispose, fireActiveChanged, fireChanged, fireClicked, fireDragged, fireDragging, fireMouse, fireResized, getActive, getBitmapEditor, mouseEvent, readResolve, removeMouseMotionListener, removeToolListener, setActive, setChart, toString
getChart, invalidate, setBooleanProperty, setColorProperty, setDoubleProperty, setIntegerProperty, setStringProperty
public GridTranspose()
public GridTranspose(IBaseChart c)
public java.lang.String getDescription()
getDescription
in class Tool
public java.lang.String getSummary()
getSummary
in class Tool
public void transpose()
public Custom3DGrid getSeries()
public void setSeries(Custom3DGrid value)
value
- Custom3DGrid