Home
last modified time | relevance | path

Searched refs:xConnectorPropSet (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/odk/examples/DevelopersGuide/Drawing/
H A DGluePointDemo.java100 XPropertySet xConnectorPropSet = (XPropertySet) in main() local
113 xConnectorPropSet.setPropertyValue( "StartShape", xShape1 ); in main()
114 xConnectorPropSet.setPropertyValue( "StartGluePointIndex", in main()
117 xConnectorPropSet.setPropertyValue( "EndShape", xShape2 ); in main()
118 xConnectorPropSet.setPropertyValue( "EndGluePointIndex", in main()

Completed in 13 milliseconds