JavaScript is disabled on your browser.
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<java.lang.Object,java.lang.Object>
com.ihr.xbrl.om.table.layout.AxisSlice
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.Object,java.lang.Object>
public class AxisSlice
extends java.util.LinkedHashMap<java.lang.Object,java.lang.Object>
A AxisSlice class is a type that contains a combination of aspects that participates
in every branch started form the root element in the Z axis to every leaf node.
This class can be used to prepare a combo box in the user interface and also provide
enough information about the dimensions and selected members (or any other fact
aspect)
Author:
Ignacio
See Also:
Serialized Form
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
java.util.AbstractMap.SimpleEntry<K,V>, java.util.AbstractMap.SimpleImmutableEntry<K,V>
Constructor Summary
Constructors
Constructor and Description
AxisSlice (java.lang.String labelRoot,
boolean isOpen)
Instantiates a new z slice.
Method Summary
Methods inherited from class java.util.LinkedHashMap
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, replaceAll, values
Methods inherited from class java.util.HashMap
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
Methods inherited from class java.util.AbstractMap
equals, hashCode
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
Copyright 2006-2015 Reporting Standard S.L. , C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa