Uses of Class
com.luciad.symbology.milstd2525b.model.TLcdMS2525bNode
Package
Description
Military units (including modifiers) that can be represented by the MIL-STD 2525 military symbology standard.
-
Uses of TLcdMS2525bNode in com.luciad.symbology.milstd2525b.model
Modifier and TypeMethodDescriptionstatic TLcdMS2525bNode
TLcdMS2525bNode.get
(String aSIDC, ELcdMS2525Standard aStandard) Returns the hierarchy node for the given object.TLcdEditableMS2525bObject.getHierarchyType()
Returns the type of this symbol in the symbol hierarchy (e.g. air track, road block, ...TLcdMS2525bNode.getParent()
Returns the parent of this tree node.static TLcdMS2525bNode
TLcdMS2525bNode.getRoot
(ELcdMS2525Standard aStandard) Returns a node with a hierarchic structure of all symbols of the given standard.Modifier and TypeMethodDescriptionTLcdMS2525bNode.getChildren()
Returns a list of the node's children.Modifier and TypeMethodDescriptionvoid
TLcdEditableMS2525bObject.setHierarchyType
(TLcdMS2525bNode aType) Sets the type of this symbol in the symbol hierarchy It leaves other symbol modifier values untouched, unless they become invalid.