com.moximedia.aims
Interface AimsRenderer
- All Known Implementing Classes:
- AimsGroupRenderer, AimsScaleDependentRenderer, AimsSimpleLabelRenderer, AimsSimpleRenderer, AimsValueMapLabelRenderer, AimsValueMapRenderer
- public interface AimsRenderer
- Author:
- Doug Cates - www.moximedia.com
RENDERER_TYPE_GROUP
public static final int RENDERER_TYPE_GROUP
- See Also:
- Constant Field Values
RENDERER_TYPE_SCALEDEPENDENT
public static final int RENDERER_TYPE_SCALEDEPENDENT
- See Also:
- Constant Field Values
RENDERER_TYPE_SIMPLELABEL
public static final int RENDERER_TYPE_SIMPLELABEL
- See Also:
- Constant Field Values
RENDERER_TYPE_SIMPLE
public static final int RENDERER_TYPE_SIMPLE
- See Also:
- Constant Field Values
RENDERER_TYPE_VALUEMAPLABEL
public static final int RENDERER_TYPE_VALUEMAPLABEL
- See Also:
- Constant Field Values
RENDERER_TYPE_VALUEMAP
public static final int RENDERER_TYPE_VALUEMAP
- See Also:
- Constant Field Values
toString
public java.lang.String toString()
isModified
public boolean isModified()
setModified
public void setModified(boolean isModified)
toAxlString
public java.lang.String toAxlString()
toAxlString
public java.lang.String toAxlString(AimsEnvironment env)
highlight
public void highlight(AimsColor highlightColor,
double transparency)
clone
public java.lang.Object clone()
removeLabels
public void removeLabels()
showLabels
public void showLabels(boolean showLabels)
adjustScaleFactors
public void adjustScaleFactors(double multiplier)
getRendererType
public int getRendererType()
- Returns an indicator of what type of renderer this is.
- Returns:
- An enumerated value indicating the type of renderer this is.
Internet Mapping Framework for ArcIMS Java Object Model API (v5.1.00)
Copyright © 2006 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.