Interface LayerObject

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IBmObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
MultiPointShape, PointShape, PolygonShape, PolylineShape, SinglePointShape
All Known Implementing Classes:
LayerObjectImpl, MultiPointShapeImpl, PointShapeImpl, PolygonShapeImpl, PolylineShapeImpl, SinglePointShapeImpl

public interface LayerObject extends IBmObject
A representation of the model object 'Layer Object'.

The following features are supported:

See Also: