MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual bool MgGeometricEntity::IsSimple ( ) [virtual]

Tests whether this entity is simple or not. Simple entities do not contain any points of self-tangency or self intersection.

.NET Syntax
virtual bool IsSimple();
Java Syntax
virtual boolean IsSimple();
PHP Syntax
virtual bool IsSimple();
Returns:
True if the geometry is simple, false otherwise.
Note:
Optional for MapGuide.