public class EllipsoidElement extends GeometryElement
AbstractElement.ELEMENT_TYPE
Modifier and Type | Field and Description |
---|---|
protected java.awt.geom.Ellipse2D.Double |
thisEllipse |
color, CYLINDER, DEFAULT_ROOT_ELEMENT, ELLIPSOID, height, length, PARALLELEPIPED, shininess, texture, textureType, width
centerLocation, copyChars, dialog, doc, guinea, hiddenCheck, id, isLoadOk, objName, obstacleCheck, selected, takenNames, transp, transparency, userCancel
Constructor and Description |
---|
EllipsoidElement() |
EllipsoidElement(MapGroup mg,
MapType parentMap) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsPoint(LocationType lt,
StateRenderer2D renderer) |
AbstractElement.ELEMENT_TYPE |
getElementType() |
java.lang.String |
getType() |
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, getTextureType, getTopHeight, getWidth, grow, load, rotateLeft, rotateRight, setColor, setDimension, setDimensionX, setDimensionY, setDimensionZ, setHeight, setLength, setMyColor, setTextureType, setType, setWidth, shrink
actionPerformed, compareTo, getCenterLocation, getClone, getId, getIDComparator, getMapGroup, getMissionType, getNEDPosition, getParentMap, getPhi, getPitch, getPitchDeg, getPitchRad, getPsi, getRoll, getRollDeg, getRollRad, getShapePoints, getTheta, getTransparency, getYaw, getYawDeg, getYawRad, invertColor, isLoadOk, isObstacle, isSelected, isUserCancel, load, setCenterLocation, setId, setMapGroup, setMissionType, setObstacle, setParentMap, setPhi, setPitch, setPitchDeg, setPsi, setRoll, setRollDeg, setSelected, setTakenNames, setTheta, setTransparency, setYaw, setYawDeg, showParametersDialog, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getYaw
public java.lang.String getType()
getType
in class GeometryElement
public void initialize(ParametersPanel paramsPanel)
initialize
in class GeometryElement
public boolean containsPoint(LocationType lt, StateRenderer2D renderer)
containsPoint
in class GeometryElement
public AbstractElement.ELEMENT_TYPE getElementType()
getElementType
in class AbstractElement
public void paint(java.awt.Graphics2D g, StateRenderer2D renderer, double rotation)
paint
in class AbstractElement
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.