public class HomeReferenceElement extends AbstractElement
AbstractElement.ELEMENT_TYPEcenterLocation, copyChars, DEFAULT_ROOT_ELEMENT, dialog, doc, guinea, hiddenCheck, id, isLoadOk, objName, obstacle, obstacleCheck, paramsPanel, selected, takenNames, transp, transparency, userCancel| Constructor and Description |
|---|
HomeReferenceElement() |
HomeReferenceElement(MapGroup mg,
MapType map) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPoint(LocationType lt,
StateRenderer2D renderer) |
LocationType |
getCenterLocation() |
CoordinateSystem |
getCoordinateSystem() |
AbstractElement.ELEMENT_TYPE |
getElementType() |
int |
getLayerPriority()
Returns the showing priority for this object (0 normal, <0 background, >0 on top)
|
ParametersPanel |
getParametersPanel(boolean editable,
MapType map) |
java.lang.String |
getType() |
java.lang.String |
getTypeAbbrev() |
double |
getYawDeg() |
double |
getYawRad() |
void |
initialize(ParametersPanel paramsPanel) |
void |
paint(java.awt.Graphics2D g,
StateRenderer2D renderer,
double rotation) |
void |
setCenterLocation(LocationType l) |
void |
setCoordinateSystem(CoordinateSystem coordinateSystem) |
actionPerformed, asDocument, asDocument, asElement, asElement, asXML, asXML, compareTo, getClone, getId, getIDComparator, getMapGroup, getMissionType, getNEDPosition, getParentMap, getPhi, getPitch, getPitchDeg, getPitchRad, getPsi, getRoll, getRollDeg, getRollRad, getShapePoints, getTheta, getTopHeight, getTransparency, getYaw, invertColor, isFilled, isLoadOk, isObstacle, isSelected, isUserCancel, load, load, setFilled, setId, setMapGroup, setMissionType, setObstacle, setParentMap, setPhi, setPitch, setPitchDeg, setPsi, setRoll, setRollDeg, setSelected, setTakenNames, setTheta, setTransparency, setYaw, setYawDeg, showParametersDialog, showParametersDialog, toStringpublic void paint(java.awt.Graphics2D g,
StateRenderer2D renderer,
double rotation)
paint in class AbstractElementpublic ParametersPanel getParametersPanel(boolean editable, MapType map)
getParametersPanel in class AbstractElementpublic void initialize(ParametersPanel paramsPanel)
initialize in class AbstractElementpublic boolean containsPoint(LocationType lt, StateRenderer2D renderer)
containsPoint in class AbstractElementpublic LocationType getCenterLocation()
getCenterLocation in class AbstractElementpublic void setCenterLocation(LocationType l)
setCenterLocation in class AbstractElementpublic CoordinateSystem getCoordinateSystem()
public void setCoordinateSystem(CoordinateSystem coordinateSystem)
public double getYawRad()
getYawRad in class AbstractElementpublic double getYawDeg()
getYawDeg in class AbstractElementpublic int getLayerPriority()
AbstractElementgetLayerPriority in class AbstractElementpublic java.lang.String getType()
getType in class AbstractElementpublic java.lang.String getTypeAbbrev()
getTypeAbbrev in class AbstractElementpublic AbstractElement.ELEMENT_TYPE getElementType()
getElementType in class AbstractElementCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.