Package com._1c.g5.v8.dt.moxel
Interface GeographicalSchemaDrawing
-
- All Superinterfaces:
Drawing
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,ObjectDrawing
,PictureDrawing
,RectangleDrawing
- All Known Implementing Classes:
GeographicalSchemaDrawingImpl
public interface GeographicalSchemaDrawing extends ObjectDrawing
A representation of the model object 'Geographical Schema Drawing'.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.Drawing
getDetailParameter, getDetailValue, getDrawingId, getFormatIndex, getPosition, getZOrder, setDetailParameter, setDetailValue, setDrawingId, setFormatIndex, setPosition, setZOrder
-
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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.ObjectDrawing
getObject, setObject
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.PictureDrawing
getPictureIndex, getPictureSize, isAutosize, setAutosize, setPictureIndex, setPictureSize
-
-