类分层结构
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractSequentialList<E>
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100TopoMessages
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- java.util.AbstractSequentialList<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- com.supermap.maritime.editor.topology.entity.S100Coordinate2 (implements java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100Coordinate3
- com.supermap.maritime.editor.topology.entity.S100CurveReference (implements java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100CurveSegment (implements java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100DSIDPojo
- com.supermap.maritime.editor.topology.entity.S100FeatureInfo (implements java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100Geometry (implements java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100CompositeCurve
- com.supermap.maritime.editor.topology.entity.S100Curve
- com.supermap.maritime.editor.topology.entity.S100MultiPoint
- com.supermap.maritime.editor.topology.entity.S100Point
- com.supermap.maritime.editor.topology.entity.S100Position
- com.supermap.maritime.editor.topology.entity.S100Surface
- com.supermap.maritime.editor.topology.entity.S100Rectangle (implements java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100TopoMessage
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.supermap.maritime.editor.topology.entity.S100CurveInterpolation
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright © 2021–2025 SuperMap. All rights reserved.