|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Anchor | |
|---|---|
| com.adactus.mpeg21.didl.entity | |
| com.adactus.mpeg21.didl.model | |
| Uses of Anchor in com.adactus.mpeg21.didl.entity |
|---|
| Classes in com.adactus.mpeg21.didl.entity that implement Anchor | |
|---|---|
class |
AnchorType
|
| Methods in com.adactus.mpeg21.didl.entity that return types with arguments of type Anchor | |
|---|---|
java.util.List<Anchor> |
DeclarationsType.getAnchors()
|
java.util.List<Anchor> |
AnnotationType.getAnchors()
|
java.util.List<Anchor> |
ComponentType.getAnchors()
|
| Uses of Anchor in com.adactus.mpeg21.didl.model |
|---|
| Methods in com.adactus.mpeg21.didl.model that return types with arguments of type Anchor | |
|---|---|
java.util.List<Anchor> |
Annotation.getAnchors()
Get the Anchors associated with this instance. |
java.util.List<Anchor> |
Component.getAnchors()
Get the Anchors associated with this instance. |
java.util.List<Anchor> |
Declarations.getAnchors()
Get the Anchors associated with this instance. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||