de.deepamehta.plugins.topicmaps
Class TopicmapsPlugin.StandardViewProperties

Show UML class diagram
java.lang.Object
  extended by de.deepamehta.core.model.CompositeValueModel
      extended by de.deepamehta.plugins.topicmaps.TopicmapsPlugin.StandardViewProperties
All Implemented Interfaces:
Iterable<String>
Enclosing class:
TopicmapsPlugin

private class TopicmapsPlugin.StandardViewProperties
extends CompositeValueModel


Constructor Summary
private TopicmapsPlugin.StandardViewProperties(boolean visibility)
           
private TopicmapsPlugin.StandardViewProperties(int x, int y)
           
private TopicmapsPlugin.StandardViewProperties(int x, int y, boolean visibility)
           
 
Method Summary
private  void put(boolean visibility)
           
private  void put(int x, int y)
           
 
Methods inherited from class de.deepamehta.core.model.CompositeValueModel
add, addDeletionRef, addRef, addRef, clone, get, getBoolean, getBoolean, getCompositeValueModel, getCompositeValueModel, getDouble, getDouble, getInt, getInt, getLong, getLong, getObject, getObject, getString, getString, getTopic, getTopic, getTopics, getTopics, has, iterator, put, put, put, put, putRef, putRef, remove, size, throwInvalidAccess, toJSON, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TopicmapsPlugin.StandardViewProperties

private TopicmapsPlugin.StandardViewProperties(int x,
                                               int y,
                                               boolean visibility)

TopicmapsPlugin.StandardViewProperties

private TopicmapsPlugin.StandardViewProperties(int x,
                                               int y)

TopicmapsPlugin.StandardViewProperties

private TopicmapsPlugin.StandardViewProperties(boolean visibility)
Method Detail

put

private void put(int x,
                 int y)

put

private void put(boolean visibility)


Copyright © 2014. All Rights Reserved.