public class FullProjectionRenderPolicy extends StandardRenderPolicy
This class seems useless, because it looks like the StandardRenderPolicy does the same thing automatically.
composite, layer, logger
i18n, propertyPrefix
beanContextChildSupport, isolated
EditorProperty, initPropertiesProperty, LabelEditorProperty, ScopedEditorProperty
Constructor and Description |
---|
FullProjectionRenderPolicy() |
FullProjectionRenderPolicy(OMGraphicHandlerLayer layer)
Don't pass in a null layer.
|
Modifier and Type | Method and Description |
---|---|
void |
paint(java.awt.Graphics g)
Assumes that the OMGraphicList to be rendered is set on the
OMGraphicHandlerLayer, available via setList().
|
getComposite, getLayer, prepare, prePrepare, setComposite, setCompositeOnGraphics, setLayer
getProperties, getPropertyInfo, getPropertyPrefix, setProperties, setProperties, setPropertyPrefix
addPropertyChangeListener, addVetoableChangeListener, childrenAdded, childrenRemoved, findAndInit, findAndInit, findAndUndo, firePropertyChange, fireVetoableChange, getBeanContext, isIsolated, removePropertyChangeListener, removeVetoableChangeListener, setBeanContext, setIsolated
public FullProjectionRenderPolicy()
public FullProjectionRenderPolicy(OMGraphicHandlerLayer layer)
public void paint(java.awt.Graphics g)
StandardRenderPolicy
paint
in interface RenderPolicy
paint
in class StandardRenderPolicy
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details