com.metsci.glimpse.charts.vector.display.xmlgen
Class EncAnnotationPainterSpec
java.lang.Object
com.metsci.glimpse.charts.vector.display.xmlgen.AnnotationPainterSpec
com.metsci.glimpse.charts.vector.display.xmlgen.EncAnnotationPainterSpec
public class EncAnnotationPainterSpec
- extends AnnotationPainterSpec
Java class for EncAnnotationPainterSpec complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EncAnnotationPainterSpec">
<complexContent>
<extension base="{http://geo.metsci.com}AnnotationPainterSpec">
<sequence>
<element name="attributeKey" type="{http://geo.metsci.com}EncAttributeTypeSpec"/>
</sequence>
</extension>
</complexContent>
</complexType>
Methods inherited from class com.metsci.glimpse.charts.vector.display.xmlgen.AnnotationPainterSpec |
getColor, getFont, getHeight, getOffsetX, getOffsetY, getText, getX, getY, isCenterX, isCenterY, setCenterX, setCenterY, setColor, setFont, setHeight, setOffsetX, setOffsetY, setText, setX, setY |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncAnnotationPainterSpec
public EncAnnotationPainterSpec()
getAttributeKey
public EncAttributeTypeSpec getAttributeKey()
- Gets the value of the attributeKey property.
- Returns:
- possible object is
EncAttributeTypeSpec
setAttributeKey
public void setAttributeKey(EncAttributeTypeSpec value)
- Sets the value of the attributeKey property.
- Parameters:
value
- allowed object is
EncAttributeTypeSpec
Copyright © 2012 Metron, Inc.. All Rights Reserved.