Class TwoSimplex {Analysis}

Documentation
geometric 2-simplex
three non-colinear points and the triangle they span written as <p0, p1, p2>

NOTE: A geometric 2-simplex is a particular type of geometric 2-cell.


Parent PackageSimplicial TopologyAbstractNo
Export ControlPublicAccessLink Class forNone
Class KindNormalClassCardinalityn
Space ConcurrencySequential
PersistenceYes  


Operations
NameSignatureClass
asTP_DirectedTopoTP_DirectedTopo asTP_DirectedTopo (Sign orientation)TwoSimplex
dimensionInteger dimension ()TwoSimplex
boundaryTP_Boundary boundary ()TwoSimplex
coBoundarySet<TP_DirectedTopo> coBoundary ()TwoSimplex
interiorSet<TP_Primitive> interior ()TwoSimplex
closureSet<TP_Primitive> closure ()TwoSimplex
exteriorSet<TP_Primitive> exterior ()TwoSimplex
maximalComplexTP_Complex maximalComplex ()TwoSimplex
GM_PrimitiveGM_Primitive GM_Primitive (GM_Envelope e)TwoSimplex
mbRegionGM_Object mbRegion ()TwoSimplex
representativePointDirectPosition representativePoint ()TwoSimplex
isSimpleBoolean isSimple ()TwoSimplex
isCycleBoolean isCycle ()TwoSimplex
distanceDistance distance (GM_Object geometry)TwoSimplex
dimensionInteger dimension (DirectPosition point = NULL)TwoSimplex
coordinateDimensionInteger coordinateDimension ()TwoSimplex
transformGM_Object transform (SC_CRS newCRS)TwoSimplex
envelopeGM_Envelope envelope ()TwoSimplex
centroidDirectPosition centroid ()TwoSimplex
convexHullGM_Object convexHull ()TwoSimplex
bufferGM_Object buffer (Distance radius)TwoSimplex


Attributes
NameClassTypeInitial Value
dimensionTwoSimplexInteger2
vertices[dimension+1]TwoSimplexGM_Point 


Realize Relationships
NameClassSupplier
--Not Named--TwoSimplexSimplex