Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/Drawing/
H A DGluePointDemo.java158 XPropertySet xConnector2PropSet = (XPropertySet) in main() local
161 xConnector2PropSet.setPropertyValue( "StartShape", xShape1 ); in main()
162 xConnector2PropSet.setPropertyValue( "StartGluePointIndex", in main()
165 xConnector2PropSet.setPropertyValue( "EndShape", xShape2 ); in main()
166 xConnector2PropSet.setPropertyValue( "EndGluePointIndex", in main()

Completed in 15 milliseconds