public class BasicAppIconPart extends BasicIconPart implements IconPart, java.lang.Cloneable
baseTransform, clip, geometry, gradient, renderingAttributes
Constructor and Description |
---|
BasicAppIconPart(java.awt.Shape shape) |
BasicAppIconPart(java.awt.Shape shape,
java.awt.geom.AffineTransform transform) |
Modifier and Type | Method and Description |
---|---|
protected DrawingAttributes |
getAttributesForRendering(DrawingAttributes da)
Get the DrawingAttributes that should be used for rendering.
|
clone, getClip, getGeometry, getRenderingAttributes, getTransform, isGradient, render, render, setClip, setGeometry, setGradient, setRenderingAttributes, setTransform
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getClip, getGeometry, getRenderingAttributes, render, render, setClip, setGeometry, setRenderingAttributes
public BasicAppIconPart(java.awt.Shape shape)
public BasicAppIconPart(java.awt.Shape shape, java.awt.geom.AffineTransform transform)
protected DrawingAttributes getAttributesForRendering(DrawingAttributes da)
getAttributesForRendering
in class BasicIconPart
da
- DrawingAttributes passed in that may affect rendering
choices. For the BasicAppIconPart, if this is not null,
it is returned. Otherwise, the internal version is
returned.Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details