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.BaseDrawingPropertiesgetCellReference, 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.BaseDrawingWithBackgroundPropertiesgetBackColor, getPattern, getPatternColor, isSetBackColor, isSetPattern, isSetPatternColor, setBackColor, setPattern, setPatternColor, unsetBackColor, unsetPattern, unsetPatternColor
 - 
Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, 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.LineDrawingPropertiesgetLine, getLineColor, isSetLine, isSetLineColor, setLine, setLineColor, unsetLine, unsetLineColor
 
- 
 
-