| 构造器 | 说明 |
|---|---|
ChartText3D() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
double |
getZ() |
Get z coordinate value
|
PointZ |
getZDir() |
Get zdir point
|
void |
setPoint(double x,
double y,
double z) |
Set point
|
void |
setZ(double value) |
Set z coordinate value
|
void |
setZDir(float x,
float y,
float z) |
Set zdir point
|
void |
setZDir(String value) |
Set zdir point
|
void |
setZDir(PointZ value) |
Set zdir point
|
void |
updateAngle(Projector projector) |
Update angle
|
addText, clone, draw, getAngle, getBackground, getColor, getCoordinates, getDimension, getFont, getGap, getLineNum, getLineSpace, getNeatlineColor, getNeatlineSize, getShapeType, getText, getTexts, getTrueDimension, getX, getXAlign, getY, getYAlign, isDrawNeatline, isFill, isUseExternalFont, setAngle, setBackground, setColor, setCoordinates, setCoordinates, setDrawNeatline, setFill, setFont, setGap, setLineSpace, setNeatlineColor, setNeatlineSize, setPoint, setText, setTexts, setUseExternalFont, setX, setXAlign, setXAlign, setY, setYAlign, setYAlign, toGeometry, toStringaddVertice, buffer, cloneValue, contains, convexHull, coveredBy, covers, crosses, difference, disjoint, equals, geometry2Shape, getExtent, getLegendIndex, getPoints, getValue, intersection, intersects, isEditing, isSelected, isVisible, move, moveVertice, overlaps, reform, removeVerice, reverse, setEditing, setExtent, setLegendIndex, setPoints, setSelected, setValue, setVisible, split, symDifference, toGeometry, touches, union, withinpublic double getZ()
public void setZ(double value)
value - Z coordinate valuepublic PointZ getZDir()
public void setZDir(PointZ value)
value - ZDir pointpublic void setZDir(float x,
float y,
float z)
x - X coordinate valuey - Y coordinate valuez - Z coordinate valuepublic void setZDir(String value)
value - ZDir pointpublic void setPoint(double x,
double y,
double z)
x - Xy - Yz - Zpublic void updateAngle(Projector projector)
projector - ProjectorCopyright © 2019. All rights reserved.