Interface AbstractSolidType

All Superinterfaces:
AbstractGeometricPrimitiveType, AbstractGeometryType, AbstractGMLType, EObject, Notifier
All Known Subinterfaces:
CompositeSolidType, SolidType
All Known Implementing Classes:
AbstractSolidTypeImpl, CompositeSolidTypeImpl, SolidTypeImpl

public interface AbstractSolidType extends AbstractGeometricPrimitiveType
A representation of the model object 'Abstract Solid Type'. An abstraction of a solid to support the different levels of complexity. A solid is always contiguous.
See Also: