public interface TacticalCircle extends TacticalPoint
| Modifier and Type | Method and Description | 
|---|---|
| double | getRadius()Indicates the radius of this circle. | 
| void | setRadius(double radius)Specifies the radius of this circle. | 
getPosition, setPositiongetAttributes, getDelegateOwner, getHighlightAttributes, getIdentifier, getLabelOffset, getModifier, getPositions, getText, getUnitsFormat, isShowGraphicModifiers, isShowHostileIndicator, isShowLocation, isShowTextModifiers, isVisible, setAttributes, setDelegateOwner, setHighlightAttributes, setLabelOffset, setModifier, setPositions, setShowGraphicModifiers, setShowHostileIndicator, setShowLocation, setShowTextModifiers, setText, setUnitsFormat, setVisiblerenderisHighlighted, setHighlightedgetReferencePosition, move, moveToaddPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValuesdouble getRadius()
getModifier(SymbologyConstants.DISTANCE ).void setRadius(double radius)
setModifier(SymbologyConstants.DISTANCE, value).radius - New radius, in meters.