代码搜索:Geometry

找到约 4,837 项符合「Geometry」的源代码

代码结果 4,837
www.eeworm.com/read/187906/5215345

java applicationgeolayerexception.java

/* * ApplicationGeoLayerException.java * * Using PostGIS Geometry Types with EJB2 - Proof of Concept * * Copyright 2006, Geodetix S.r.l. (http://www.geodetix.it) * and individual contributors as
www.eeworm.com/read/185314/5238097

java xypointcomparator.java

package com.wrox.algorithms.geometry; import com.wrox.algorithms.sorting.Comparator; /** * A {@link Comparator} that orders {@link Point} objects based on their x coordinates, followed by their y c
www.eeworm.com/read/185314/5238207

java slopetest.java

package com.wrox.algorithms.geometry; import junit.framework.TestCase; /** */ public class SlopeTest extends TestCase { public void testIsVertical() { assertTrue(new Slope(4, 0).isVerti
www.eeworm.com/read/183675/5252806

java applicationgeolayerexception.java

/* * ApplicationGeoLayerException.java * * Using PostGIS Geometry Types with EJB2 - Proof of Concept * * Copyright 2006, Geodetix S.r.l. (http://www.geodetix.it) * and individual contributors as
www.eeworm.com/read/339446/3300784

ui validators.ui

ValidatorsForm 0 0 526
www.eeworm.com/read/339446/3300900

ui stylesheeteditor.ui

StyleSheetEditor 0 0 445
www.eeworm.com/read/339446/3301718

ui certificateinfo.ui

CertificateInfo 0 0 400
www.eeworm.com/read/328211/3446716

java region.java

package no.geosoft.cc.geometry; /** * A Region is simply an area, as the name implies, and is * implemented as a so called "y-x-banded" array of rectangles; Each Region * is made up of
www.eeworm.com/read/328211/3446736

java gpositional.java

package no.geosoft.cc.graphics; import no.geosoft.cc.geometry.Rect; /** * Common base class for objects that can be positioned through * hints within their container. * * @author
www.eeworm.com/read/324136/3505235

c tkpack.c

/* * tkPack.c -- * * This file contains code to implement the "packer" * geometry manager for Tk. * * Copyright (c) 1990-1994 The Regents of the University of California. * Copyright (c) 1994-