public class DOTLine extends DefaultDisplayObjectType implements DisplayObjectType
DOTLine erweitert DefaultDisplayObjectType ausschließlich um die Implementation der abstrakten Methode(n).
DisplayObjectType.DisplayObjectTypeItem
_dynamicDOTItemManagers, _info, _isStaticMap, _name, _staticPropertyValues, DEFAULT_COLOR_NAME, DEFAULT_DISTANCE, DEFAULT_STROKE_WIDTH, DEFAULT_TRANSPARENCY
Constructor and Description |
---|
DOTLine()
Konstruktor mit leerem Namen und leerer Info.
|
DOTLine(String name,
String info)
Konstruktor mit vorgegebenem Namen und Info.
|
Modifier and Type | Method and Description |
---|---|
DisplayObjectTypePlugin |
getDisplayObjectTypePlugin()
Jede nicht-abstrakte Subklasse muss ihre Plugin-Selbstbeschreibung angeben können.
|
deletePreferences, displayObjectTypeAdded, displayObjectTypeChanged, displayObjectTypeRemoved, equals, getAttributeNames, getConflictingRows, getCopy, getDisplayObjectTypeItemForState, getDynamicProperties, getInfo, getLegendTreeNodes, getName, getPrimitiveFormInfo, getPrimitiveFormNames, getPrimitiveFormType, getSubscriptionData, getTableModel, getUsedColors, getValueOfStaticProperty, hashCode, initializeFromPreferences, isPropertyStatic, isValueApplicable, putPreferences, removePrimitiveForm, setInfo, setName, setPropertyStatic, setValueOfDynamicProperty, setValueOfStaticProperty, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
deletePreferences, getAttributeNames, getCopy, getDisplayObjectTypeItemForState, getDynamicProperties, getInfo, getLegendTreeNodes, getName, getPrimitiveFormInfo, getPrimitiveFormNames, getPrimitiveFormType, getSubscriptionData, getUsedColors, getValueOfStaticProperty, initializeFromPreferences, isPropertyStatic, isValueApplicable, putPreferences, removePrimitiveForm, setInfo, setName, setPropertyStatic, setValueOfDynamicProperty, setValueOfStaticProperty
public DOTLine()
public DisplayObjectTypePlugin getDisplayObjectTypePlugin()
DefaultDisplayObjectType
getDisplayObjectTypePlugin
in interface DisplayObjectType
getDisplayObjectTypePlugin
in class DefaultDisplayObjectType