public class CylinderElement extends GeometryElement
AbstractElement.ELEMENT_TYPE| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isLoadOk |
protected java.awt.geom.Ellipse2D.Double |
thisEllipse |
color, CYLINDER, DEFAULT_ROOT_ELEMENT, ELLIPSOID, height, length, PARALLELEPIPED, shininess, texture, textureType, widthcenterLocation, copyChars, dialog, doc, guinea, hiddenCheck, id, objName, obstacle, obstacleCheck, selected, takenNames, transp, transparency, userCancel| Constructor and Description |
|---|
CylinderElement() |
CylinderElement(MapGroup mg,
MapType parentMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPoint(LocationType lt,
StateRenderer2D renderer) |
AbstractElement.ELEMENT_TYPE |
getElementType() |
java.lang.String |
getType() |
java.lang.String |
getTypeAbbrev() |
void |
initialize(ParametersPanel paramsPanel) |
void |
paint(java.awt.Graphics2D g,
StateRenderer2D renderer,
double rotation) |
asDocument, asDocument, asElement, asElement, asXML, asXML, getColor, getDimension, getDimensionX, getDimensionY, getDimensionZ, getHeight, getLayerPriority, getLength, getMyColor, getParametersPanel, getShapePoints, getTextureType, getTopHeight, getWidth, grow, load, rotateLeft, rotateRight, setColor, setDimension, setDimensionX, setDimensionY, setDimensionZ, setHeight, setLength, setMyColor, setTextureType, setType, setWidth, shrinkactionPerformed, compareTo, getCenterLocation, getClone, getId, getIDComparator, getMapGroup, getMissionType, getNEDPosition, getParentMap, getPhi, getPitch, getPitchDeg, getPitchRad, getPsi, getRoll, getRollDeg, getRollRad, getTheta, getTransparency, getYaw, getYawDeg, getYawRad, invertColor, isFilled, isLoadOk, isObstacle, isSelected, isUserCancel, load, setCenterLocation, setFilled, setId, setMapGroup, setMissionType, setObstacle, setParentMap, setPhi, setPitch, setPitchDeg, setPsi, setRoll, setRollDeg, setSelected, setTakenNames, setTheta, setTransparency, setYaw, setYawDeg, showParametersDialog, showParametersDialog, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetYawprotected java.awt.geom.Ellipse2D.Double thisEllipse
protected boolean isLoadOk
public java.lang.String getType()
getType in class GeometryElementpublic void initialize(ParametersPanel paramsPanel)
initialize in class GeometryElementpublic AbstractElement.ELEMENT_TYPE getElementType()
getElementType in class AbstractElementpublic java.lang.String getTypeAbbrev()
getTypeAbbrev in class AbstractElementpublic boolean containsPoint(LocationType lt, StateRenderer2D renderer)
containsPoint in class GeometryElementpublic void paint(java.awt.Graphics2D g,
StateRenderer2D renderer,
double rotation)
paint in class AbstractElementCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.