Uses of Class
de.grogra.mtg.MTGError.MTGPlantFrameException
Packages that use MTGError.MTGPlantFrameException
-
Uses of MTGError.MTGPlantFrameException in de.grogra.mtg
Methods in de.grogra.mtg that throw MTGError.MTGPlantFrameExceptionModifier and TypeMethodDescriptionint[]
MTGRoot.compoSonsIds
(int nodeIndex, int scale) Returns compositional sons of a node, given that the compositional sons are of a lower scale than the given scale.int
MTGRoot.findLocalTopoRoot
(int startv, int etype) Find root(first node) of the compositional group node 'startv' belongs to.MTGRoot.getClassesInfo()
Classes - Returns information of MTG classes defined.MTGRoot.getFeaturesInfo()
Features - Returns information of MTG features defined.int
MTGRoot.getPlantCount()
Plant - Gets the number of plants recognized in this MTG so far.int[]
MTGRoot.getRootIds
(int scale) Obtain a list of indices of root nodes refined the specified node.MTGNode[]
MTGRoot.getRoots
(int scale) int
MTGRoot.getScale
(int nodeIndex) Nodes - Returns scale of node at index specified.int
Number of successor or branch edges from this node to an end node.int
Number of successor or branch edges from a start node to an end node.void
MTGRoot.incrementPlantCount()
Plant - Increment the counter for the number of plants specified in this MTG.int
MTGRoot.mtgType()
Coordinates - Get the MTG geometric reference system type.int
Number of branch edges from this node to an end node.void
MTGRoot.plantFrame
(int scale, double dist) Computes the frame of the plant at the specified scale.void
MTGRoot.refreshNodeIndices()
Refreshes cached node list.void
MTGGraphBuilder.removeInterScaleTopoRelations()
Removes inter-scale topological relations (i.e. successor and branching edges).void
MTGRoot.removeInterScaleTopoRelations()
Removes inter-scale topological relations (i.e. successor and branching edges).