public class MarkElement extends AbstractElement
AbstractElement.ELEMENT_TYPEcenterLocation, copyChars, DEFAULT_ROOT_ELEMENT, dialog, doc, guine, id, isLoadOk, name, objID, objName, paramsPanel, selected, takenNames, transp, transparency, userCancel| Constructor and Description |
|---|
MarkElement() |
MarkElement(MapGroup mg,
MapType map) |
MarkElement(java.lang.String xml) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsPoint(LocationType lt,
StateRenderer2D renderer) |
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) |
LocationType |
getPosition() |
java.lang.String |
getType() |
void |
initialize(ParametersPanel paramsPanel) |
void |
paint(java.awt.Graphics2D g,
StateRenderer2D renderer,
double rotation) |
void |
translate(double offsetNorth,
double offsetEast,
double offsetDown) |
actionPerformed, asDocument, asDocument, asElement, asElement, asXML, asXML, compareTo, getCenterLocation, getClone, getId, getIDComparator, getMapGroup, getMissionType, getName, getNEDPosition, getParentMap, getPhi, getPitch, getPitchDeg, getPitchRad, getPsi, getRoll, getRollDeg, getRollRad, getShapePoints, getTheta, getTopHeight, getTransparency, getYaw, getYawDeg, getYawRad, invertColor, isLoadOk, isSelected, isUserCancel, load, load, setCenterLocation, setId, setMapGroup, setMissionType, setName, setParentMap, setPhi, setPitch, setPitchDeg, setPsi, setRoll, setRollDeg, setSelected, setTakenNames, setTheta, setTransparency, setYaw, setYawDeg, showParametersDialog, toStringpublic MarkElement()
public MarkElement(java.lang.String xml)
xml - public java.lang.String getType()
getType in class AbstractElementpublic int getLayerPriority()
AbstractElementgetLayerPriority in class AbstractElementpublic LocationType getPosition()
public void translate(double offsetNorth,
double offsetEast,
double offsetDown)
public boolean containsPoint(LocationType lt, StateRenderer2D renderer)
containsPoint in class AbstractElementpublic ParametersPanel getParametersPanel(boolean editable, MapType map)
getParametersPanel in class AbstractElementpublic void initialize(ParametersPanel paramsPanel)
initialize in class AbstractElementpublic AbstractElement.ELEMENT_TYPE getElementType()
getElementType in class AbstractElementpublic void paint(java.awt.Graphics2D g,
StateRenderer2D renderer,
double rotation)
paint in class AbstractElementCopyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.