Package com._1c.g5.v8.dt.moxel.content
Interface EllipseDrawingProperties
-
- All Superinterfaces:
BaseDrawingProperties
,BaseDrawingWithBackgroundProperties
,org.eclipse.emf.ecore.EObject
,LineDrawingProperties
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
EllipseDrawingPropertiesImpl
public interface EllipseDrawingProperties extends BaseDrawingWithBackgroundProperties
A representation of the model object 'Ellipse Drawing Properties'.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.content.BaseDrawingProperties
getCellReference, getDetailParameter, getName, isHyperlink, isIsTemplateModeOn, isPrint, isSetDetailParameter, isSetHyperlink, isSetName, isSetPrint, setCellReference, setDetailParameter, setHyperlink, setIsTemplateModeOn, setName, setPrint, unsetDetailParameter, unsetHyperlink, unsetName, unsetPrint
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.content.BaseDrawingWithBackgroundProperties
getBackColor, getPattern, getPatternColor, isSetBackColor, isSetPattern, isSetPatternColor, setBackColor, setPattern, setPatternColor, unsetBackColor, unsetPattern, unsetPatternColor
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.content.LineDrawingProperties
getLine, getLineColor, isSetLine, isSetLineColor, setLine, setLineColor, unsetLine, unsetLineColor
-
-